Explore >> Select a destination


You are here

thecodebarbarian.com
| | zserge.com
1.0 parsecs away

Travel
| | Neural network and deep learning introduction for those who skipped the math class but wants to follow the trend
| | blog.habrador.com
1.7 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...
| | golb.hplar.ch
0.8 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.
| | blog.paperspace.com
10.0 parsecs away

Travel
| Follow this tutorial to learn what attention in deep learning is, and why attention is so important in image classification tasks. We then follow up with a demo on implementing attention from scratch with VGG.