January 2019
Intermediate to advanced
342 pages
9h 17m
English
In the next few sections, we will be implementing a collaborative filtering system using a restricted Boltzmann machine with the technical principles laid out in the earlier section. The dataset that we will be using is the MovieLens 100K dataset that contains ratings from one to five provided by users for different movies. The dataset can be downloaded from https://grouplens.org/datasets/movielens/100k/.
The TensorFlow implementation of this collaborative filtering system is laid out in the next few sections.
Read now
Unlock full access