Machine Learning with Echo State Networks in Python
Project description
Like the package? Don't forget to give it a GitHub ⭐ to help others find and trust it!
echoes
- 🤖 Machine learning with Echo State Networks(ESN)
- 🧱 High level API,
scikit-learn
compatible API, egfit-predict
interface - ⚡️ Fast! (Thanks to numba ✨)
Installation and quick start
pip install echoes
See Documentation and example notebooks.
Feedback
Any bugs, suggestions, problems? Just open an issue!
Citing
If you find echoes useful for a publication, then please use the following BibTeX to cite it:
@misc{echoes,
author = {Damicelli, Fabrizio},
title = {echoes: Echo State Networks with Python},
year = {2019},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/fabridamicelli/echoes}},
}
Tests
Run tests with
make test
References
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
echoes-0.0.8.tar.gz
(3.8 MB
view details)
Built Distribution
echoes-0.0.8-py3-none-any.whl
(103.5 kB
view details)
File details
Details for the file echoes-0.0.8.tar.gz
.
File metadata
- Download URL: echoes-0.0.8.tar.gz
- Upload date:
- Size: 3.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e264e3bb351107b908cc3f2db6f9651dcdfc83ff8868e48899bf951a9b0e217d |
|
MD5 | 1b5fa643f0207ee9360eeae8e3401f34 |
|
BLAKE2b-256 | b28bf50385808bb17149247cb6a9aa022fb7c50c8b068b6dd29263e0f4d72e13 |
File details
Details for the file echoes-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: echoes-0.0.8-py3-none-any.whl
- Upload date:
- Size: 103.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efc75490d3b144655362de1d6b51e9e3f0fffc67d08420b5ba1785762f0bf9b9 |
|
MD5 | 2f31070ddf4f019a437ddf6ecf9f002b |
|
BLAKE2b-256 | ebf3580b0a497daa23a5689966b93109cee33648cb9fd417280177c36d90bdff |