Explore >> Select a destination


You are here

iamtrask.github.io
| | datadan.io
1.2 parsecs away

Travel
| | I decided that I would build a neural network from scratch in Go. Turns out, this is fairly easy, and I thought it would be great to share my little neural net here.
| | dennybritz.com
1.4 parsecs away

Travel
| | All the code is also available as an Jupyter notebook on Github.
| | cprimozic.net
2.7 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.
| | www.nicktasios.nl
6.9 parsecs away

Travel
| In the Latent Diffusion Series of blog posts, I'm going through all components needed to train a latent diffusion model to generate random digits from the MNIST dataset. In this first post, we will tr