Skip to content

Implementation of a Restricted Boltzmann Machine for Classification purpose.

License

Notifications You must be signed in to change notification settings

mzthhy/RBM-on-Classification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code is an implementation of a Classification Restricted Boltzmann Machine (ClassRBM).

The script "trueMinst2Dataset.m" loads the MINST dataset in matlab variables that can be used by "trainingClassRBM.m".

The script "trainingClassRBM.m" trains a ClassRBM.

About

Implementation of a Restricted Boltzmann Machine for Classification purpose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • MATLAB 98.5%
  • M 1.5%