Skip to content

m-colombo/Tensorflow-EchoStateNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensorflow-EchoStateNetwork

Echo state network implementation on TensorFlow. The reservoir is provided as an RNNCell.

How to

  • See example.ipynb for an example on how to use the library.
  • Read the docs in esn_cell.py for more in depth details.
  • See PracticalESN for some good advice on how to use Echo State Networks successfully.
    If link is broken search for:

    Lukoševičius, Mantas. "A practical guide to applying echo state networks." Neural networks: Tricks of the trade. Springer, Berlin, Heidelberg, 2012. 659-686.

Tensorflow Versions:

Currently it has been tested on 1.12 on python 2.7. Some older version are supported on dedicated branches.

Contributing

Feel free :)

About

Echo state network implementation on tensorflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages