Skip to content

Continual Learning in Low-rank Orthogonal Subspaces (NeurIPS'20)

License

Notifications You must be signed in to change notification settings

arslan-chaudhry/orthog_subspace

Repository files navigation

This is the official implementation of the Continual Learning in Low-rank Orthogonal Subspaces in Tensorflow v1. The code is built on top of AGEM repository.

@inproceedings{ChaudhryOrthogSubspaceCL,
    title={Continual Learning in Low-rank Orthogonal Subspaces},
    author={Chaudhry, Arslan and Khan, Naeemullah and Dokania, Puneet K and Torr, Philip HS},
    booktitle={NeurIPS},
    year={2020}
}

Download the miniImageNet dataset from here and place it under the miniImageNet_Dataset/ folder.

To replicate the results of the paper execute the following script:

$ ./replicate_results.sh

License

This source code is released under The MIT License found in the LICENSE file in the root directory of this source tree.

About

Continual Learning in Low-rank Orthogonal Subspaces (NeurIPS'20)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published