Skip to content

yinanxu0/CDBN

Repository files navigation

#Convolutional Deep Belief Networks for Image Classification

This project uses Convolutional Deep Belief Networks (CDBN) to classify the image in dataset CIFAR-10

##Dependencies numpy: http://www.numpy.org

Theano: http://deeplearning.net/software/theano/

##Dataset CIFAR-10: https://www.cs.toronto.edu/~kriz/cifar.html

CIFAR-100: https://www.cs.toronto.edu/~kriz/cifar.html

##References

  • Papers for CDBN:
  1. Alex: http://www.cs.utoronto.ca/~kriz/conv-cifar10-aug2010.pdf
  2. Honglak: http://www.cs.toronto.edu/~rgrosse/icml09-cdbn.pdf
  • Papers for RBM:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages