Skip to content

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.

License

Ducz0r/NeuralNets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNets

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.

See the Wiki pages for more details on how to use the library.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages