/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

ym2132.github.io
| | programminghistorian.org
3.9 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.
| | sgugger.github.io
3.2 parsecs away

Travel
| | CNNs (Convolutional Neural Network) are the most powerful networks used in computer vision. Let's see what a convolutional layer is all about, from the definition to the implementation in numpy, even with the back propagation.
| | cs231n.github.io
2.5 parsecs away

Travel
| | Course materials and notes for Stanford class CS231n: Deep Learning for Computer Vision.
| | zserge.com
17.0 parsecs away

Travel
| Neural network and deep learning introduction for those who skipped the math class but wants to follow the trend