Git Product home page Git Product logo

karan-malik / restrictedboltzmannmachine Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 19.87 MB

Python3 implementation of the Unsupervised Deep Learning Algorithm, Restricted Boltzmann Machine.

License: MIT License

Python 67.22% Perl 13.11% Shell 11.77% R 7.89%
deep-learning deep-neural-networks deep-learning-algorithms unsupervised-learning unsupervised-machine-learning unsupervised-learning-algorithms unsupervised-deep-learning boltzmann-machines restricted-boltzmann-machine python3

restrictedboltzmannmachine's Introduction

Restricted Boltzmann Machine

Python3 implementation of the unsupervised deep learning algorithm Restricted Boltzmann Machine using Pytorch.

Overview

The Restricted Boltzmann is a generative and stochastic artificial neural network that is used to learn probability distributions over a set of inputs. It can be used both as an Unsupervised or a Supervised algorithm, depending on the task. It comprises of visible nodes (inputs) and hidden nodes, and uses the contrastive divergence algorithm for training.

It is used as an unsupervised learning algorithm in this task and is implemented using Pytorch, an optimized tensor library for deep learning.

For theory and working of the Restricted Boltzmann Machine, check out this research paper by Asja Fischer and Christian Igel.

Dataset

The dataset used was taken from the Grouplens website, the Social Computing Research at the University of Minnesota.The data has also been uploaded in the repository under the names ml-1m and ml-100k.

To download the dataset click here

Copyright (c) 2020 Karan Malik

restrictedboltzmannmachine's People

Contributors

karan-malik avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

paklgym

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.