Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages