rishabhk108 / OptimizationDemos
Some simple demos I use in my optimization in ML course. Includes implementations of ML loss functions (Logistic Loss, SVM Loss, ..) and optimization algorithms (gradient descent, accelerated variants, conjugate GD, etc.)
☆13Updated 4 years ago
Alternatives and similar repositories for OptimizationDemos
Users that are interested in OptimizationDemos are comparing it to the libraries listed below
Sorting:
- General purpose library for BNNs, and implementation of OC-BNNs in our 2020 NeurIPS paper.☆38Updated 2 years ago
- Implementation of the models and datasets used in "An Information-theoretic Approach to Distribution Shifts"☆25Updated 3 years ago
- Exercises for the Tutorial on Approximate Bayesian Inference at the Data Science Summer School 2018☆22Updated 6 years ago
- ☆53Updated 9 months ago
- Computing the eigenvalues of Neural Tangent Kernel and Conjugate Kernel (aka NNGP kernel) over the boolean cube☆47Updated 5 years ago
- Code to accompany paper 'Bayesian Deep Ensembles via the Neural Tangent Kernel'☆26Updated 4 years ago
- Code to implement the AND-mask and geometric mean to do gradient based optimization, from the paper "Learning explanations that are hard …☆39Updated 4 years ago
- Code for the paper "Semi-Conditional Normalizing Flows for Semi-Supervised Learning"☆10Updated 5 years ago
- Code for Accelerated Linearized Laplace Approximation for Bayesian Deep Learning (ELLA, NeurIPS 22')☆16Updated 2 years ago
- Contains code for the NeurIPS 2020 paper by Pan et al., "Continual Deep Learning by FunctionalRegularisation of Memorable Past"☆44Updated 4 years ago
- Companion code for the paper "Learnable Uncertainty under Laplace Approximations" (UAI 2021).☆20Updated 3 years ago
- Stochastic Gradient Langevin Dynamics for Bayesian learning☆31Updated 3 years ago
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆65Updated 4 years ago
- Random feature latent variable models in Python☆22Updated last year
- Supporting code for the paper "Dangers of Bayesian Model Averaging under Covariate Shift"☆33Updated 2 years ago
- ☆9Updated 3 years ago
- ☆37Updated 3 years ago
- Python package for evaluating model calibration in classification☆20Updated 5 years ago
- Code repository for the AISTATS 2021 paper "Towards Understanding the Optimal Behaviors of Deep Active Learning Algorithms"☆15Updated 4 years ago
- Jupyter Notebook corresponding to 'Going with the Flow: An Introduction to Normalizing Flows'☆26Updated 4 years ago
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆41Updated 4 years ago
- Uncertainty in Conditional Average Treatment Effect Estimation☆31Updated 4 years ago
- Official repository for our ICLR 2021 paper Evaluating the Disentanglement of Deep Generative Models with Manifold Topology☆36Updated 4 years ago
- Code for reproducing figures and results in the paper ``Early stopping in deep networks: Double descent and how to eliminate it''☆15Updated 2 years ago
- This is the code for the paper Jacobian-based Causal Discovery with Nonlinear ICA, demonstrating how identifiable representations (partic…☆18Updated 8 months ago
- ☆18Updated last year
- Active and Sample-Efficient Model Evaluation☆24Updated 4 years ago
- ☆35Updated last year
- Collection of snippets for PyTorch users☆25Updated 3 years ago
- Weekly reading group on Graph Representation Learning at Mila☆18Updated 5 years ago