TomVeniat / ProgressiveNeuralNetworks.pytorchLinks
Implementation of [Progressive Neural Networks](https://arxiv.org/abs/1606.04671) using Pytorch Framework
☆51Updated 5 years ago
Alternatives and similar repositories for ProgressiveNeuralNetworks.pytorch
Users that are interested in ProgressiveNeuralNetworks.pytorch are comparing it to the libraries listed below
Sorting:
- code for paper "Ju Xu, Zhanxing Zhu. Reinforced Continual Learning. NIPS 2018."☆37Updated 6 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated last year
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization