/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

papers.nips.cc
| | sander.ai
11.1 parsecs away

Travel
| | Slides for my talk at the Deep Learning London meetup
| | proceedings.neurips.cc
3.0 parsecs away

Travel
| |
| | tomhume.org
8.9 parsecs away

Travel
| | I don't remember how I came across it, but this is one of the most exciting papers I've read recently. The authors train a neural network that tries to identify the next in a sequence of MNIST samples, presented in digit order. The interesting part is that when they include a proxy for energy usage in the loss function (i.e. train it to be more energy-efficient), the resulting network seems to exhibit the characteristics of predictive coding: some units seem to be responsible for predictions, others for encoding prediction error.
| | marcospereira.me
35.0 parsecs away

Travel
| In this post we summarize the math behind deep learning and implement a simple network that achieves 85% accuracy classifying digits from the MNIST dataset.