Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages