Neural Differential Equations for Learning to Program Neural Nets (Continuous Fast Weight Programmers)
This is the official repository containing code for the paper:
speech_and_physionet
directory contains the code used for the Speech Commands and PhysioNet Sepsis experiments (Table 1). Originally forked from patrick-kidger/NeuralCDE.eigenworms
directory contains the code used for the EigenWorms experiment (Table 2). Originally forked from jambo6/neuralRDEs.appendix_mujoco
directory for the extra reinforcement learning experiments presented in the appendix. Originally forked from dtak/mbrl-smdp-ode.
Separate license files can be found in each of these directories.
- Models implemented here are the continuous-time counterparts of Fast Weight Programmers. For the discrete-time models, see our previous works:
- Jürgen Schmidhuber's AI blog post on Fast Weight Programmers (March 26, 2021).
@inproceedings{irie2022neural,
title={Neural Differential Equations for Learning to Program Neural Nets Through Continuous Learning Rules},
author={Irie, Kazuki and Faccio, Francesco and Schmidhuber, J{\"u}rgen},
booktitle={Proc. Advances in Neural Information Processing Systems (NeurIPS)},
address = {New Orleans, {LA}, {USA}},
month = dec,
year={2022}
}