/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

research-software-directory.org
| | blog.vstelt.dev
3.0 parsecs away

Travel
| | [AI summary] The article explains the process of building a neural network from scratch in Rust, covering forward and backward propagation, matrix operations, and code implementation.
| | www.chrisritchie.org
1.9 parsecs away

Travel
| | [AI summary] The post documents a web-based simulation of artificial life agents controlled by evolving neural networks that learn to eat, swarm, and reproduce within a basic environment.
| | chipnetics.com
3.0 parsecs away

Travel
| | Live like a time traveler and apply modern era neural networks to 1977 languages! A quick post on writing a neural network using the Awk programming language.
| | marcospereira.me
11.5 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.