|
You are here |
papers.nips.cc | ||
| | | | |
sander.ai
|
|
| | | | | Slides for my talk at the Deep Learning London meetup | |
| | | | |
proceedings.neurips.cc
|
|
| | | | | ||
| | | | |
tomhume.org
|
|
| | | | | 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
|
|
| | | 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. | ||