Explore >> Select a destination


You are here

fa.bianp.net
| | antoinevastel.com
13.0 parsecs away

Travel
| | In this article we will see how we can build a recommender system for movies using Python and exploiting the sparsity of the data.
| | marcospereira.me
6.6 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.
| | teddykoker.com
11.9 parsecs away

Travel
| | A few posts back I wrote about a common parameter optimization method known as Gradient Ascent. In this post we will see how a similar method can be used to create a model that can classify data. This time, instead of using gradient ascent to maximize a reward function, we will use gradient descent to minimize a cost function. Lets start by importing all the libraries we need:
| | www.depthfirstlearning.com
57.2 parsecs away

Travel
|