Echo State Networks and Liquid State Machines - Revolutionary temporal processing without training recurrent weights
Project description
Reservoir Computing (Benedict Chen Edition)
🌊 Echo State Networks & Liquid State Machines - Production implementations of Jaeger (2001) & Maass (2002)
Quick Start
from reservoir_computing_benedictchen import EchoStateNetwork, LiquidStateMachine
# Echo State Network
esn = EchoStateNetwork(reservoir_size=100, spectral_radius=0.95)
# Liquid State Machine
lsm = LiquidStateMachine(n_liquid=200)
Installation
pip install reservoir-computing-benedictchen
Support Benedict's Work
💰 Buy Benedict a beer - Support open source AI research!
Author: Benedict Chen (benedict@benedictchen.com)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file reservoir_computing_benedictchen-1.0.0.tar.gz.
File metadata
- Download URL: reservoir_computing_benedictchen-1.0.0.tar.gz
- Upload date:
- Size: 61.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29613696cd26e2a56060fe5a96f7913ed25e170686d45a768f08173eb3d02376
|
|
| MD5 |
76dde440ba6994a1fb7ec2cd762c2b95
|
|
| BLAKE2b-256 |
e33c25026f683bc6f13db9e45eacdbed1c4e8e7919bb6427d30f9aea4e98c2ad
|
File details
Details for the file reservoir_computing_benedictchen-1.0.0-py3-none-any.whl.
File metadata
- Download URL: reservoir_computing_benedictchen-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
783a0f23b3dd9cdba9920ec8d3c9376bf111a2f452f968db7402500101660c8c
|
|
| MD5 |
6d08bb46b297f6c906f08e949de2cbdd
|
|
| BLAKE2b-256 |
b609c502062f33f722290d9cc4c6f328b2180c361ee88204ef39b94833d13753
|