https://github.com/lshug/Continual-Keras
Keras-based framework for implementing continual learning methods.
https://github.com/lshug/Continual-Keras
catastrophic-forgetting continual-learning deep-learning ewc keras lifelong-learning lifelong-ml
Last synced: 5 months ago
JSON representation
Keras-based framework for implementing continual learning methods.
- Host: GitHub
- URL: https://github.com/lshug/Continual-Keras
- Owner: lshug
- License: mit
- Created: 2019-04-26T10:53:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-15T16:23:55.000Z (over 5 years ago)
- Last Synced: 2024-11-15T07:34:58.000Z (11 months ago)
- Topics: catastrophic-forgetting, continual-learning, deep-learning, ewc, keras, lifelong-learning, lifelong-ml
- Language: Python
- Homepage:
- Size: 300 KB
- Stars: 9
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Continual-Keras
Keras-based framework for implementing continual learning continual learning methods.#### Methods implemented so far:
- EWC
- Progress & Compress