|
You are here |
ym2132.github.io | ||
| | | | |
programminghistorian.org
|
|
| | | | | [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
|
|
| | | | | 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
|
|
| | | | | Course materials and notes for Stanford class CS231n: Deep Learning for Computer Vision. | |
| | | | |
zserge.com
|
|
| | | Neural network and deep learning introduction for those who skipped the math class but wants to follow the trend | ||