Hypernetwork library for PyTorch
Project description
Hypernetworks for PyTorch
This package combines utilities that make it easy to work with hypernetworks in PyTorch.
Installation
TODO
Usage
from hypnettorch.mnets import MLP
net = MLP()
Documentation
The documentation can be build using
python3 setup.py build_sphinx
and opened via the file index.html.
Citation
When using this package in your research project, please consider citing one of our papers for which this package has been developed.
@inproceedings{oshg2019hypercl,
title={Continual learning with hypernetworks},
author={Johannes von Oswald and Christian Henning and Jo{\~a}o Sacramento and Benjamin F. Grewe},
booktitle={International Conference on Learning Representations},
year={2020},
url={https://arxiv.org/abs/1906.00695}
}
@inproceedings{ehret2020recurrenthypercl,
title={Continual Learning in Recurrent Neural Networks},
author={Benjamin Ehret and Christian Henning and Maria R. Cervera and Alexander Meulemans and Johannes von Oswald and Benjamin F. Grewe},
booktitle={International Conference on Learning Representations},
year={2021},
url={https://arxiv.org/abs/2006.12109}
}
@inproceedings{posterior:replay:2021:henning:cervera,
title={Posterior Meta-Replay for Continual Learning},
author={Christian Henning and Maria R. Cervera and Francesco D'Angelo and Johannes von Oswald and Regina Traber and Benjamin Ehret and Seijin Kobayashi and João Sacramento and Benjamin F. Grewe},
booktitle={Conference on Neural Information Processing Systems},
year={2021},
url={https://arxiv.org/abs/2103.01133}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hypnettorch-0.0.2.tar.gz
(364.2 kB
view hashes)
Built Distribution
hypnettorch-0.0.2-py3-none-any.whl
(454.9 kB
view hashes)
Close
Hashes for hypnettorch-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd3ca4dc3d6b79132f599124741d2bb4bc6a73b9736c2901057fd12f1dff89b8 |
|
MD5 | 18dc89be8bcb77395964b6970176f0d0 |
|
BLAKE2b-256 | fced99a2b38d8033a18d39e070c57ed251094d88b76c87adbf8461e1b22c0ffd |