Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foxriver76/rslvq-adadelta
RSLVQ based on momentum gradient ascent (Adadelta) for evolving data streams.
https://github.com/foxriver76/rslvq-adadelta
Last synced: 28 days ago
JSON representation
RSLVQ based on momentum gradient ascent (Adadelta) for evolving data streams.
- Host: GitHub
- URL: https://github.com/foxriver76/rslvq-adadelta
- Owner: foxriver76
- Created: 2019-03-04T11:59:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T12:56:33.000Z (over 5 years ago)
- Last Synced: 2024-05-01T14:34:17.074Z (6 months ago)
- Language: Python
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RSLVQ based on momentum gradient ascent (Adadelta) for evolving data streams.
The demo.py file contains a demonstration of the Adadelta implementation of the RSLVQ compared
to its origin version based on SGA. The stream has an gradual concept drift at position 25,000th
with a width of 25,000.