Skip to content

hemakoppula/NeuralModels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralModels

A library for neural networks built using Theano.

INSTALL

python setup.py develop

Description

neuralmodels: Python module containing definition of layers, optimization methods, and few models. Add new models and layers to models.py and layers.py respectively.

character-rnn: This is an application of neuralmodels for learning word-based language model.

About

A library for neural networks. Built using Theano.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%