/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
| | 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.
| | golb.hplar.ch
2.9 parsecs away

Travel
| | [AI summary] The blog post details the author's experience implementing a feedforward neural network for digit recognition using Java and JavaScript, explaining the underlying algorithms, shared external libraries, and architectural decisions while reviewing an introductory book on the topic.
| | 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.
| | wtfleming.github.io
9.1 parsecs away

Travel
| [AI summary] This post discusses achieving 99.1% accuracy in binary image classification of cats and dogs using an ensemble of ResNet models with PyTorch.