https://github.com/ruffrey/go-esn
(abandoned) Attempt at echo state network in pure golang
https://github.com/ruffrey/go-esn
Last synced: 29 days ago
JSON representation
(abandoned) Attempt at echo state network in pure golang
- Host: GitHub
- URL: https://github.com/ruffrey/go-esn
- Owner: ruffrey
- Created: 2017-06-23T00:32:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T13:52:34.000Z (almost 9 years ago)
- Last Synced: 2025-02-26T05:26:43.620Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
(Abandoned but keeping examples of doing mat64 stuff in golang)
# go-esn
Echo State Network in pure golang
was based off echo state, but cannot get it working, and moving on.