Skip to content

Recommender System Model using Restricted Boltzmann Machine (Energy-based Model)

Notifications You must be signed in to change notification settings

devalindey/Recommender-System-with-RBM-using-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

We will be using PyTorch to build a Restricted Boltzmann Machine for a Recommender System Model. PyTorch supports tensors (which are similar to NumPy arrays) & using methods like Contrastive Divergence & Gibbs Sampling can construct robust RBM models. To learn more about how to use PyTorch, go to https://pytorch.org/tutorials/. Also to learn the overall theoretical & mathematical intuition behind RBMs, check out this paper: https://christian-igel.github.io/paper/TRBMAI.pdf.

About

Recommender System Model using Restricted Boltzmann Machine (Energy-based Model)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages