Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This deep belief network code need numpy module.
Please unzip data.zip which involves the weights of 2 rbm layers and softmax as well as the training and test dataset.
How to execute the programme?
train => python dbn.py train
test  => python dbn.py test

Where's the test and train come from?
They're part of the data from MNIST handwritten digit database.You can use preparedata to extract part of the data from it.

About

The implementation of DBN ( RBM) and softmax regression

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages