saparina / neural-odeLinks
Experiments with Neural Ordinary Differential Equations on image and text classification tasks
☆31Updated 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
- Models and code for the ICLR 2020 workshop paper "Towards Understanding Normalization in Neural ODEs"☆16Updated 5 years ago
- Stochastic Gradient Langevin Dynamics for Bayesian learning☆32Updated 3 years ago
- Pytorch implementation for "Particle Flow Bayes' Rule"☆14Updated 6 years ago
- repo for paper: Adaptive Checkpoint Adjoint (ACA) method for gradient estimation in neural ODE☆56Updated 4 years ago
- [IJCAI'19, NeurIPS'19] Anode: Unconditionally Accurate Memory-Efficient Gradients for Neural ODEs☆105Updated 4 years ago
- Repository for DTU Special Course, focusing on Variational Inference using Normalizing Flows (VINF). Supervised by Michael Riis Andersen☆25Updated 5 years ago
- Code for "'Hey, that's not an ODE:' Faster ODE Adjoints via Seminorms" (ICML 2021)☆87Updated 2 years ago
- Code for "Deep Convolutional Networks as shallow Gaussian Processes"☆16Updated 6 years ago
- Jupyter Notebook corresponding to 'Going with the Flow: An Introduction to Normalizing Flows'☆26Updated 4 years ago
- TensorFlow Probability Tutorial☆37Updated 5 years ago
- Supplementary code for the paper "Meta-Solver for Neural Ordinary Differential Equations" https://arxiv.org/abs/2103.08561☆25Updated 4 years ago
- Code to accompany the paper Radial Bayesian Neural Networks: Beyond Discrete Support In Large-Scale Bayesian Deep Learning☆33Updated 5 years ago
- Numerically Solving Parametric Families of High-Dimensional Kolmogorov Partial Differential Equations via Deep Learning (NeurIPS 2020)☆22Updated 2 years ago
- PyTorch implementation of Continuously Indexed Flows paper, with many baseline normalising flows☆31Updated 3 years ago
- ☆28Updated 3 years ago
- Official code for UnICORNN (ICML 2021)☆27Updated 3 years ago
- Code for "Accelerating Natural Gradient with Higher-Order Invariance"☆30Updated 5 years ago
- [NeurIPS 2020] Neural Manifold Ordinary Differential Equations (https://arxiv.org/abs/2006.10254)☆119Updated last year
- Sample code for the NIPS paper "Scalable Variational Inference for Dynamical Systems"☆26Updated 6 years ago
- Re-implementation of Hamiltonian Generative Networks paper