Explore >> Select a destination


You are here

bytepawn.com
| | vankessel.io
1.6 parsecs away

Travel
| | A blog for my thoughts. Mostly philosophy, math, and programming.
| | www.paepper.com
1.6 parsecs away

Travel
| | [AI summary] This article explains how to train a simple neural network using Numpy in Python without relying on frameworks like TensorFlow or PyTorch, focusing on the implementation of ReLU activation, weight initialization, and gradient descent for optimization.
| | blog.scottlogic.com
1.6 parsecs away

Travel
| | Recently I've been learning about Neural Networks and how they work. In this blog post I write a simple introduction in to some of the core concepts of a basic layered neural network.
| | kevinlynagh.com
8.0 parsecs away

Travel
| [AI summary] The author discusses their experience developing a simple neural network for sensor data processing on a microcontroller, highlighting challenges with quantization and inference optimization.