Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

darshan-hindocha/thesis-rnode-mnist

Repository files navigation

Gratefully Forked from RNODE and FFJORD

Regularized Neural ODEs (RNODE)

This repository contains code for reproducing the results in "How to train your Neural ODE: the world of Jacobian and Kinetic regularization".

Requirements

Examples

The paper applies regularized neural ODEs to density estimation and generative modeling using the FFJORD framework. Example training scripts for MNIST, CIFAR10, ImageNet64 and 5bit CelebAHQ-256 are found in example-scripts/

Data preprocessing

Follow instructions in preprocessing/

Citation

Please cite as

@article{finlay2020how,
  author    = {Chris Finlay and
               J{\"{o}}rn{-}Henrik Jacobsen and
               Levon Nurbekyan and
               Adam M. Oberman},
  title     = {How to train your neural {ODE}: the world of {Jacobian} and {Kinetic} regularization},
  journal   = {CoRR},
  volume    = {abs/2002.02798},
  year      = {2020},
  url       = {https://arxiv.org/abs/2002.02798},
  archivePrefix = {arXiv},
  eprint    = {2002.02798},
}

Many thanks

FFJORD was gratefully forked from https://github.com/rtqichen/ffjord.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published