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: 5 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 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T12:56:33.000Z (over 7 years ago)
- Last Synced: 2025-02-23T08:15:49.873Z (over 1 year 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.