Skip to content

Official repository for the paper "Neural Differential Equations for Learning to Program Neural Nets Through Continuous Learning Rules" (NeurIPS 2022)

Notifications You must be signed in to change notification settings

IDSIA/neuraldiffeq-fwp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural Differential Equations for Learning to Program Neural Nets (Continuous Fast Weight Programmers)

This is the official repository containing code for the paper:

Neural Differential Equations for Learning to Program Neural Nets Through Continuous Learning Rules (NeurIPS 2022)

Contents

  • 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.

Links

BibTex

@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}
}

About

Official repository for the paper "Neural Differential Equations for Learning to Program Neural Nets Through Continuous Learning Rules" (NeurIPS 2022)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published