nmheim / esn

Echo State Networks in JAX!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python application

Echo State Networks in JAX!

Implements the ESN in JAX with a simple, sparse COO representation of the ESN reservoir.

Usage

Install the repo with

pip install -e .[test]

and run the test with

pytest

About

Echo State Networks in JAX!


Languages

Language:Python 99.2%Language:Shell 0.8%