Skip to content

zermelozf/esn-lm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language models with ESNs

Install using:

cd esnlm/
sudo python setup.py install

Test using:

nosetests --with-doctest --doctest-extension=.rst -v

Build the html documentation:

cd doc/
make html

or in pdf:

make latexpdf

About

Training neural language models based on Echo State Networks with different readout functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages