Explore >> Select a destination


You are here

neuralnetworksanddeeplearning.com
| | programminghistorian.org
1.5 parsecs away

Travel
| | [AI summary] The text provides an in-depth explanation of using neural networks for image classification, focusing on the Teachable Machine and ml5.js tools. It walks through creating a model, testing it with an image, and displaying results on a canvas. The text also discusses the limitations of the model, the importance of training data, and suggests further resources for learning machine learning.
| | mathspp.com
1.6 parsecs away

Travel
| | The third article of this short series concerns itself with the implementation of the backpropagation algorithm, the usual choice of algorithm used to...
| | vankessel.io
1.8 parsecs away

Travel
| | A blog for my thoughts. Mostly philosophy, math, and programming.
| | kevinlynagh.com
7.9 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.