Explore >> Select a destination


You are here

blog.c0nrad.io
| | zserge.com
7.4 parsecs away

Travel
| | Neural network and deep learning introduction for those who skipped the math class but wants to follow the trend
| | marcospereira.me
6.7 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.
| | coornail.net
7.3 parsecs away

Travel
| | Neural networks are a powerful tool in machine learning that can be trained to perform a wide range of tasks, from image classification to natural language processing. In this blog post, well explore how to teach a neural network to add together two numbers. You can also think about this article as a tutorial for tensorflow.
| | pyimagesearch.com
59.7 parsecs away

Travel
| This gentle guide will show you how to implement, train, and evaluate your first Convolutional Neural Network (CNN) with Keras and deep learning.