|
You are here |
sausheong.github.io | ||
| | | | |
sirupsen.com
|
|
| | | | | [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
|
|
| | | | | 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
|
|
| | | | | 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. | |
| | | | |
ben.bolte.cc
|
|
| | | A quick introduction to using Theano for deep learning, from the bare-bones to a full neural network. | ||