/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

sausheong.github.io
| | sirupsen.com
1.2 parsecs away

Travel
| | [AI summary] An educational guide explaining how to build a neural network from scratch using Python, covering concepts like layers, gradient descent, autograd, and activation functions.
| | ujjwalkarn.me
1.2 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.4 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.
| | cpury.github.io
11.9 parsecs away

Travel
| Learning how to produce Bible-like texts with Recurrent Neural Networks