Skip to content

leighgable/reservoir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

❄️ reservoir computing with jax ⚕️

Minimal Jax implementation of Reservoirs

About

The two toy problems are a sin wave and the lorenz system.

Run the code

I just ran it in iPython: %load reservoir.py. But you could also run it on the cli with

python -m reservoir.py

The results are pretty shakey, but this is a vanilla reservoir with only 100 sparse nodes (although they are recurrent).

About

CPU-friendly reservoir computing with Jax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages