Explore >> Select a destination


You are here

blog.vstelt.dev
| | aimatters.wordpress.com
0.7 parsecs away

Travel
| | Note: Here's the Python source code for this project in a Jupyter notebook on GitHub I've written before about the benefits of reinventing the wheel and this is one of those occasions where it was definitely worth the effort. Sometimes, there is just no substitute for trying to implement an algorithm to really understand what's...
| | blog.habrador.com
0.6 parsecs away

Travel
| | Ever wanted to make a Neural Network in Unity using C#? Now you can do that in just eleven lines of code (excluding brackets) using my new...
| | marcospereira.me
1.5 parsecs away

Travel
| | In this post we summarize the math behind deep learning and implement a simple network that achieves 85% accuracy classifying digits from the MNIST dataset.
| | questionableengineering.com
11.4 parsecs away

Travel
| John W Grun AbstractIn this paper, a manually implemented LeNet-5 convolutional NN with an Adam optimizer written in Numpy will be presented. This paper will also cover a description of the data use