You are here |
blog.c0nrad.io | ||
| | | |
zserge.com
|
|
| | | | Neural network and deep learning introduction for those who skipped the math class but wants to follow the trend | |
| | | |
marcospereira.me
|
|
| | | | 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
|
|
| | | | 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
|
|
| | This gentle guide will show you how to implement, train, and evaluate your first Convolutional Neural Network (CNN) with Keras and deep learning. |