|
You are here |
distill.pub | ||
| | | | |
colah.github.io
|
|
| | | | | ||
| | | | |
cprimozic.net
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | In this tutorial, you will receive a gentle introduction to training your first Convolutional Neural Network (CNN) using the PyTorch deep learning library. | ||