|
You are here |
colah.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. | |
| | | | |
saturncloud.io
|
|
| | | | | Artificial Intelligence has been witnessing monumental growth in bridging the gap between the capabilities of humans and machines. Researchers and enthusiasts alike, work on numerous aspects of the field to make amazing things happen. One of many such areas is the domain of Computer Vision. | |
| | | | |
www.3blue1brown.com
|
|
| | | | | An overview of what a neural network is, introduced in the context of recognizing hand-written digits. | |
| | | | |
marcospereira.me
|
|
| | | In this post we summarize the math behind deep learning and implement a simple network that achieves 85% accuracy classifying digits from the MNIST dataset. | ||