Explore >> Select a destination


You are here

blog.otoro.net
| | www.paepper.com
2.5 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.
| | matthewearl.github.io
2.7 parsecs away

Travel
| |
| | kevinlynagh.com
2.5 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.
| | www.v7labs.com
8.8 parsecs away

Travel
| A neural network activation function is a function that is applied to the output of a neuron. Learn about different types of activation functions and how they work.