Software 2.0

8 years ago

I sometimes see people refer to neural networks as just “another tool in your machine learning toolbox”. They have some…

AlphaGo, in context

8 years ago

Update Oct 18, 2017: AlphaGo Zero was announced. This post refers to the previous version. 95% of it still applies.I had…

ICML accepted papers institution stats

8 years ago

The accepted papers at ICML have been published. ICML is a top Machine Learning conference, and one of the most…

A Peek at Trends in Machine Learning

8 years ago

Have you looked at Google Trends? It’s pretty cool — you enter some keywords and see how Google Searches of that term…

ICLR 2017 vs arxiv-sanity

8 years ago

I thought it would be fun to cross-reference the ICLR 2017 (a popular Deep Learning conference) decisions (which fall into…

Virtual Reality: still not quite there, again.

8 years ago

The first time I tried out Virtual Reality was a while ago — somewhere in the late 1990's. I was quite young…

Yes you should understand backprop

9 years ago

When we offered CS231n (Deep Learning class) at Stanford, we intentionally designed the programming assignments to include explicit calculations involved…