Explore >> Select a destination


You are here

distill.pub
| | www.3blue1brown.com
2.9 parsecs away

Travel
| | An overview of gradient descent in the context of neural networks. This is a method used widely throughout machine learning for optimizing how a computer performs on certain tasks.
| | cprimozic.net
2.9 parsecs away

Travel
| | Introduces a browser-based sandbox for building, training, visualizing, and experimenting with neural networks. Includes background information on the tool, usage information, technical implementation details, and a collection of observations and findings from using it myself.
| | colah.github.io
3.0 parsecs away

Travel
| | [AI summary] The text explores the power of deep learning through the lens of representation. It highlights how neural networks can automatically learn effective representations of data, which is key to their success. The discussion covers topics like word embeddings, bilingual embeddings, and recursive neural networks, showing how these models can capture semantic relationships and represent complex structures. The text also touches on criticisms and the importance of representation-focused approaches in deep learning, concluding with a call to explore deeper connections between deep learning, type theory, and functional programming.
| | dennybritz.com
12.0 parsecs away

Travel
| This the thirdpart of the Recurrent Neural Network Tutorial.