Explore >> Select a destination


You are here

distill.pub
| | colah.github.io
11.1 parsecs away

Travel
| |
| | cprimozic.net
8.4 parsecs away

Travel
| | Introduces a browser-based sandbox for building, training, visualizing, and experimenting with neural networks. Includes background information on the tool, usage information, technical implementation details, and a collection of observations and findings from using it myself.
| | www.paepper.com
11.9 parsecs away

Travel
| | Recent advances in training deep neural networks have led to a whole bunch of impressive machine learning models which are able to tackle a very diverse range of tasks. When you are developing such a model, one of the notable downsides is that it is considered a "black-box" approach in the sense that your model learns from data you feed it, but you don't really know what is going on inside the model.
| | pyimagesearch.com
52.4 parsecs away

Travel
| In this tutorial, you will receive a gentle introduction to training your first Convolutional Neural Network (CNN) using the PyTorch deep learning library.