You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 29, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
1
# Learning to Remember: A Synaptic Plasticity Driven Framework for Continual Learning
2
-
3
2
## Description:
4
3
A continual learning framework for class incremental learning described in the following paper [arXiv](https://arxiv.org/abs/1904.03137).
5
4
Note, this is work in progress and this code that will be dynamically updated.
@@ -9,12 +8,6 @@ This repository currently contains code to run experiments of DGMw on three data
9
8
10
9
Please, find a list with requiered packages and versions in [requierements.txt](https://github.com/SAP/machine-learning-dgm/blob/master/requierements.txt) file.
11
10
12
-
## Download and Installation
13
-
14
-
TODO
15
-
16
-
## Known Issues
17
-
No issues known
18
11
19
12
## How to obtain support
20
13
This project is provided "as-is" and any bug reports are not guaranteed to be fixed.
0 commit comments