HN user

strin

296 karma
Posts29
Comments77
View on HN
paperswithcode.com 5y ago

Few-Shot Image Classification Benchmark on Mini-Imagenet

strin
1pts0
cresta.com 5y ago

Large language models are wild, but can you control them?

strin
3pts0
finance.yahoo.com 5y ago

Real-Time AI for Customer Service

strin
1pts0
eurekalert.org 5y ago

Hyperbaric oxygen treatments reverse aging process

strin
3pts1
cresta.com 6y ago

Keys for Understandable AI Product Experiences

strin
1pts0
news.greylock.com 6y ago

Experts on day one: our investment in Cresta

strin
2pts0
news.ycombinator.com 6y ago

Ask HN: Which companies have good engineering leadership?

strin
2pts2
www.wsj.com 6y ago

McDonald’s Fires CEO Steve Easterbrook over Relationship with Employee

strin
5pts3
www.instagram.com 6y ago

Where would you like to code

strin
2pts0
www.cresta.ai 6y ago

Keys for creating understandable AI product experiences

strin
3pts0
github.com 6y ago

Salesforce releases language model bigger than GPT-2 large

strin
145pts40
m.imdb.com 6y ago

American Factory

strin
1pts0
ai.facebook.com 6y ago

Making Transformer networks simpler and more efficient

strin
2pts1
www.abigailsee.com 6y ago

What Makes a Good Conversation?

strin
207pts11
www.cresta.ai 7y ago

Software learns expert behaviors from demonstration

strin
1pts0
www.cresta.ai 7y ago

Enable everyone to be expert on day one of their job

strin
5pts0
www.cresta.ai 7y ago

Experts on Day One™

strin
8pts0
world-of-bits.com 8y ago

World of Bits: Reinforcement Learning in a Web Browser

strin
1pts0
moxel.github.io 8y ago

Machine Learning on Demand

strin
4pts0
beta.moxel.ai 8y ago

Neural network writes romantic stories for your photos

strin
18pts7
beta.moxel.ai 8y ago

Neural Networks Tell Little Stories about Images – Moxel

strin
2pts0
dev.moxel.ai 8y ago

Live Demo: Question-Answering with Bi-Directional Attention Flow | Moxel

strin
2pts0
proceedings.mlr.press 8y ago

World of Bits: An Open-Domain Platform for Web-Based Agents

strin
2pts0
www.bloomberg.com 9y ago

Tech CEOs Cook, Bezos, Catz Said to Attend Kushner-Led Summit

strin
1pts0
blog.mozilla.org 9y ago

Increasing Momentum Around Tech Policy

strin
1pts0
techcrunch.com 9y ago

Lyft and Nutonomy partner to bring first self-driving Lyft service to Boston

strin
2pts0
empiricalci.com 9y ago

Empirical: A platform for computational experiments

strin
2pts1
research.baidu.com 9y ago

Deep Voice 2: Multi-Speaker Neural Text-To-Speech – Baidu Research

strin
2pts1
arxiv.org 9y ago

pix2code: Generating Code from a Graphical User Interface Screenshot

strin
2pts0
Brave Search beta 5 years ago

My two cents on paid search engines: yes so much awareness around privacy these days. so there might be a potential shift in user behavior, which opens up a big market. however, i am skeptical because people are used to free search engine that surfaces good results.

so privacy is great value prop. but not so much that i am willing to pay for it while living with worse search quality.

is the "retrofit" strategy living in the past? living in 2021 it seems a bad choice to buy gasoline cars. Most new cars coming out will have some kind of driving assist (L2 autopilot).

I wonder how clubhouse would monetize its traffic. most social networks had to make the advertisement presented in similar ways to the content, e.g. twitter, instagram, tiktok. but I can't imagine clicking on and listen to a "conversation" that advertises a product...

That works only for static page though. Many modern pages would require you to run a selenium or puppetteer to scrape the content.

“GPT-3″ is just a bigger GPT-2. In other words, it’s a straightforward generalization of the “just make the transformers bigger” approach

Yes it’s true. But there is a difference between what’s interesting and what works. deep learning (RNNs, transformers, etc.) is usually old ideas applied at large scale with slight modifications. Proving a model works well at large scale (175B parameters) is a great contribution and measures our progress towards AI.

In our experiments with Transformers, we observed that not all the attention heads utilize their attention span to the fullest. In fact, in a task of character-level language modeling, most of the heads were using only a small portion of their attention span. If we can take advantage of this property during training, we can reduce the computation time and memory footprint significantly

Hinton has said that when he was growing up, his mother gave him two choices: “Be an academic or be a failure.” His family tree is branch-breakingly weighted with scientists. His great-great-grandfather was George Boole, founder of Boolean logic, familiar to anyone who has done a “Boolean search.” One of George Boole’s sons-in-law was Charles Howard Hinton, Geoffrey’s great-grandfather, a mathematician and sci-fi writer who coined the concept of a “tesseract” (a four-dimensional object we can see in the 3-D world as a cube—well known to all readers of the classic children’s novel A Wrinkle in Time), and who ended up in the U.S.

Interesting fact from reading this that normally gets neglected in media.

Looks like Elastifile allows users to "mount" cloud buckets to their servers as NFS. This allows them to run old desktop workflows without the need to migrate these workflows to the cloud.

The upside is that Google Cloud is getting serious about the enterprise because most of them still use desktop applications.

The question is how long this will last since the future is the cloud.

Used Google glass for a project three years ago. The biggest question for going to Enterprise is demonstrating the value the solution provides, rather than showing some cool gadgets. I still don't see a killer use case of Google glass.

Federated Learning 7 years ago

I can imagine the world relying more and more on unsupervised pre-training approaches, such as BERT and GPT-2. Then we’ll just need a few labeled data to generalize.

Sometimes what users want is what users think of as a solution to their problem in the context they have. For example, users want better taxi services -> turns out ride-sharing is a better solution. Taxi service is a solution to the problem of getting point A to B.

It depends on how "deep learning" is defined. If it's neural networks, the answer is likely no. but a broader definition of feature learning or "end-to-end" learning makes sense. It's likely for AGI what we need is a good, shared representation across multiple tasks, and continual learning paradigm that keeps building up new skills.

Github has been losing the battle in the enterprise world to Gitlab. The latter has more appealing features to enterprise users. So this acquisition in some sense a great opportunity for Github as well to enter enterprise under the wings of Microsoft.