Skip to content
/ dnn Public

Project devoted to the topic of deep neural networks. Written in Python using Theano.

Notifications You must be signed in to change notification settings

felidadae/dnn

Repository files navigation

dnn

Project devoted to deep neural networks. Its written in Python using Theano (http://deeplearning.net/software/theano/ Theano uses NVidia CUDA cuDNN).

Current state of the project:

  • Multilayer perceptron with back-propagation
  • autoencoder
  • stacked autoencoders (each layer pretrained with autoencoder, after pretraining standard back-propagation)
  • code to visualise results and make experiments

For more description check folder >>documentation<<

About

Project devoted to the topic of deep neural networks. Written in Python using Theano.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published