|
You are here |
fa.bianp.net | ||
| | | | |
antoinevastel.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | |||