Explore >> Select a destination


You are here

neuralnetworksanddeeplearning.com
| | kavita-ganesan.com
2.0 parsecs away

Travel
| | This article examines the parts that make up neural networks and deep neural networks, as well as the fundamental different types of models (e.g. regression), their constituent parts (and how they contribute to model accuracy), and which tasks they are designed to learn.
| | sander.ai
1.6 parsecs away

Travel
| | My solution for the Galaxy Zoo challenge using convolutional neural networks
| | programminghistorian.org
1.6 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.
| | www.jeremymorgan.com
9.9 parsecs away

Travel
| Want to learn about PyTorch? Of course you do. This tutorial covers PyTorch basics, creating a simple neural network, and applying it to classify handwritten digits.