Skip to content

Lucasc-99/PackNet-Continual-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

A Pytorch-Lightning re-implementation of PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning

View original paper and code at: https://arxiv.org/abs/1711.05769

view Sequoia paper and code at: https://arxiv.org/abs/2108.01005

(PyTorch and Python 3+)

view /src/packnet.py for implementation

view /scritps/packnet_mnist_cl.py for example usage

view /scripts/packnet_sequoia_example.py for sequoia usage

Releases

No releases published

Packages

No packages published

Languages