Deep Learning meets Physics: Restricted Boltzmann Machines Part II

Build your own Restricted Boltzmann Machine

Artem Oppermann
Towards Data Science
7 min readMay 10, 2018

--

This article is the sequel of the first part where I introduced the theory behind Restricted Boltzmann Machines. This second part consists in a step by step guide through a practical implementation of a Restricted Boltzmann Machine which serves as a Recommender System and can predict whether a user would like a movie or not based on the users taste.

--

--