Explore >> Select a destination


You are here

iamtrask.github.io
| | dennybritz.com
1.4 parsecs away

Travel
| | All the code is also available as an Jupyter notebook on Github.
| | golb.hplar.ch
1.0 parsecs away

Travel
| | [AI summary] The article describes the implementation of a neural network in Java and JavaScript for digit recognition using the MNIST dataset, covering forward and backpropagation processes.
| | ujjwalkarn.me
0.9 parsecs away

Travel
| | An Artificial Neural Network (ANN) is acomputational modelthat is inspired by the way biological neuralnetworks inthe human brain process information. Artificial Neural Networks have generated a lot ofexcitement in Machine Learning research and industry, thanks to many breakthrough results in speech recognition, computer vision and text processing. In this blog post we will try to...
| | dennybritz.com
8.2 parsecs away

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