• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Python
  • License
    The Unlicense
  • Created almost 11 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The implementation of artificial neural networks classifier in Python (with the help of Theano library). Includes neural networks with dropout method, as well as stacking denoising autoencoders and stacking restricted Boltzmann machines for weight pre-training.