Skip to content

Files

Latest commit

Jonathan Schwarzderpson
Jonathan Schwarz
and
Mar 9, 2021
ca532c1 · Mar 9, 2021

History

History

functional_regularisation_for_continual_learning

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 16, 2020
Mar 9, 2021

Functional Regularisation for Continual Learning (FRCL) with Gaussian Processes

This notebook contains code to accompany the ICLR 2020 paper on Functional Regularisation for Continual Learning (FRCL). Open In Colab

The experiments in the paper can be reproduced by choosing the respective experimental protocol detailed in the publication. Default values are set to replicate results on Permuted MNIST.

If you find this code useful, please consider citing this paper:

@article{titsias2019functional,
  title={Functional regularisation for continual learning using gaussian processes},
  author={Titsias, Michalis K and Schwarz, Jonathan and Matthews, AG de G and Pascanu, Razvan and Teh, Yee Whye},
  journal={ICLR 2020},
  year={2020}
}