vithursant / GradientEpisodicMemory

Continuum Learning with GEM: Gradient Episodic Memory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradient Episodic Memory for Continual Learning

Source code for the paper:

@inproceedings{GradientEpisodicMemory,
    title={Gradient Episodic Memory for Continual Learning},
    author={Lopez-Paz, David and Ranzato, Marc'Aurelio},
    booktitle={NIPS},
    year={2017}
}

To replicate the experiments, execute ./run_experiments.sh.

About

Continuum Learning with GEM: Gradient Episodic Memory

License:Other


Languages

Language:Python 95.7%Language:Shell 4.3%