/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

iamtrask.github.io
| | ujjwalkarn.me
1.4 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...
| | datadan.io
1.3 parsecs away

Travel
| | I decided that I would build a neural network from scratch in Go. Turns out, this is fairly easy, and I thought it would be great to share my little neural net here.
| | golb.hplar.ch
1.2 parsecs away

Travel
| | [AI summary] The blog post details the author's experience implementing a feedforward neural network for digit recognition using Java and JavaScript, explaining the underlying algorithms, shared external libraries, and architectural decisions while reviewing an introductory book on the topic.
| | dennybritz.com
9.3 parsecs away

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