saparina / neural-odeLinks
Experiments with Neural Ordinary Differential Equations on image and text classification tasks
☆33Updated 6 years ago
Alternatives and similar repositories for neural-ode
Users that are interested in neural-ode are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Bidirectional Monte Carlo, Annealed Importance Sampling, and Hamiltonian Monte Carlo.☆52Updated 4 years ago
- [IJCAI'19, NeurIPS'19] Anode: Unconditionally Accurate Memory-Efficient Gradients for Neural ODEs☆109Updated 5 years ago
- repo for paper: Adaptive Checkpoint Adjoint (ACA) method for gradient estimation in neural ODE☆56Updated 4 years ago
- Code for "'Hey, that's not an ODE:' Faster ODE Adjoints via Seminorms" (ICML 2021)☆88Updated 3 years ago
- Source code for ICLR 2020 paper: "Learning to Guide Random Search"☆40Updated last year
- TensorFlow Probability Tutorial☆38Updated 6 years ago
- ☆28Updated 6 years ago
- ☆68Updated 3 years ago
- Neural Ordinary Differential Equation☆103Updated 6 years ago
- ☆49Updated 2 years ago
- [NeurIPS 2020] Neural Manifold Ordinary Differential Equations (https://arxiv.org/abs/2006.10254)☆122Updated 2 years ago
- Computing the eigenvalues of Neural Tangent Kernel and Conjugate Kernel (aka NNGP kernel) over the boolean cube☆47Updated 6 years ago
- Models and code for the ICLR 2020 workshop paper "Towards Understanding Normalization in Neural ODEs"☆16Updated 5 years ago
- Uncertainty Autoencoders, AISTATS 2019☆56Updated 6 years ago
- Stochastic Gradient Langevin Dynamics for Bayesian learning☆35Updated 4 years ago
- Partial implementation of ODE-GAN technique from the paper Training Generative Adversarial Networks by Solving Ordinary Differential Equa…☆16Updated 5 years ago
- This repository contains code released by DiffEqML Research☆91Updated 3 years ago
- ☆116Updated 2 years ago
- Code for "Accelerating Natural Gradient with Higher-Order Invariance"☆30Updated 6 years ago
- Code for Unbiased Implicit Variational Inference (UIVI)☆15Updated 6 years ago
- Code for "Deep Convolutional Networks as shallow Gaussian Processes"☆16Updated 6 years ago
- ☆32Updated 7 years ago
- An elegant adaptive importance sampling algorithms for simulations of multi-modal distributions (NeurIPS'20)☆42Updated 3 years ago
- PyTorch implementation of Continuously Indexed Flows paper, with many baseline normalising flows☆31Updated 4 years ago
- Autoregressive Energy Machines☆78Updated 3 years ago
- Implementation of Normalizing flows on MNIST https://arxiv.org/abs/1505.05770☆14Updated 7 years ago
- PyTorch implementation of the OT-Flow approach in arXiv:2006.00104☆57Updated last year
- Implementation of (2018) Neural Ordinary Differential Equations on Keras