/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

bryanbrattlof.com
| | blog.scottlogic.com
2.3 parsecs away

Travel
| | Recently I've been learning about Neural Networks and how they work. In this blog post I write a simple introduction in to some of the core concepts of a basic layered neural network.
| | kavita-ganesan.com
2.7 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.
| | www.jeremymorgan.com
2.6 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.
| | dennybritz.com
11.6 parsecs away

Travel
| This the thirdpart of the Recurrent Neural Network Tutorial.