ndexter / MLFALinks
Machine Learning Function Approximation: This code implements the fully-connected Deep Neural Network (DNN) architectures considered in the paper "The gap between theory and practice in function approximation with deep neural networks" available at https://arxiv.org/abs/2001.07523
☆18Updated 4 years ago
Alternatives and similar repositories for MLFA
Users that are interested in MLFA are comparing it to the libraries listed below
Sorting:
- Code for "'Hey, that's not an ODE:' Faster ODE Adjoints via Seminorms" (ICML 2021)☆88Updated 2 years ago
- repo for paper: Adaptive Checkpoint Adjoint (ACA) method for gradient estimation in neural ODE☆56Updated 4 years ago
- [NeurIPS'19] Deep Equilibrium Models Jax Implementation☆40Updated 4 years ago
- Prototypes of differentiable differential equation solvers in JAX.☆27Updated 5 years ago
- A differentiation API for PyTorch☆30Updated 5 years ago
- Package for CGD and ACGD optimizers☆20Updated 3 years ago
- A pytorch version of hamiltonian monte carlo☆14Updated 6 years ago
- Riemannian Convex Potential Maps☆67Updated 2 years ago
- Monotone operator equilibrium networks☆53Updated 5 years ago
- Discontinuous Hamiltonian Monte Carlo in JAX☆42Updated 5 years ago
- A variational method for fast, approximate inference for stochastic differential equations.☆44Updated 7 years ago
- Dive into Jax, Flax, XLA and C++☆32Updated 5 years ago
- ☆80Updated 4 years ago
- ☆22Updated 11 months ago
- ☆22Updated 5 years ago
- Code for the article "What if Neural Networks had SVDs?", to be presented as a spotlight paper at NeurIPS 2020.☆76Updated last year
- Convex potential flows☆84Updated 3 years ago
- Efficient Householder Transformation in PyTorch☆66Updated 4 years ago
- A framework for composing Neural Processes in Julia☆76Updated 4 years ago
- Repo reproducing experimental results in "Addressing the Topological Defects of Disentanglement"☆22Updated 3 years ago
- Turning SymPy expressions into JAX functions☆45Updated 4 years ago
- This repository contains code released by DiffEqML Research☆91Updated 3 years ago
- Layered distributions using FLAX/JAX☆10Updated 4 years ago
- Refining continuous-in-depth neural networks☆42Updated 3 years ago
- code for "Semi-Discrete Normalizing Flows through Differentiable Tessellation"☆27Updated 2 years ago
- Computing gradients and Hessians of feed-forward networks with GPU acceleration☆20Updated last year
- Code for Understanding and Mitigating Exploding Inverses in Invertible Neural Networks (AISTATS 2021) http://arxiv.org/abs/2006.09347☆30Updated 5 years ago
- Computing the eigenvalues of Neural Tangent Kernel and Conjugate Kernel (aka NNGP kernel) over the boolean cube☆47Updated 6 years ago
- Python 3.6 and TensorFlow implementation of the AReS and MaRS algorithms☆11Updated 6 years ago
- "Parameter origami" -- folding and unfolding collections of parameters for optimization and sensitivity analysis.☆14Updated last year