Explore >> Select a destination


You are here

sausheong.github.io
| | sirupsen.com
1.2 parsecs away

Travel
| | [AI summary] The article provides an in-depth explanation of how to build a neural network from scratch, focusing on the implementation of a simple average function and the introduction of activation functions for non-linear tasks. It discusses the use of matrix operations, the importance of GPUs for acceleration, and the role of activation functions like ReLU. The author also outlines next steps for further exploration, such as expanding the model, adding layers, and training on datasets like MNIST.
| | vankessel.io
1.9 parsecs away

Travel
| | A blog for my thoughts. Mostly philosophy, math, and programming.
| | datadan.io
1.4 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.
| | www.chrisritchie.org
12.0 parsecs away

Travel
| [AI summary] A blog post discussing the simulation of artificial life with neural networks, focusing on agent behavior, population dynamics, and future development goals.