rishabhk108 / OptimizationDemosLinks
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:
- This repository holds code and other relevant files for the NeurIPS 2022 tutorial: Foundational Robustness of Foundation Models.☆71Updated 2 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
- ☆37Updated last year
- ModelDiff: A Framework for Comparing Learning Algorithms☆59Updated last year
- General purpose library for BNNs, and implementation of OC-BNNs in our 2020 NeurIPS paper.☆38Updated 3 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
- Learn then Test: Calibrating Predictive Algorithms to Achieve Risk Control☆67Updated 8 months ago
- Code to accompany paper 'Bayesian Deep Ensembles via the Neural Tangent Kernel'☆26Updated 4 years ago
- Code for our ICML '19 paper: Neural Network Attributions: A Causal Perspective.☆51Updated 3 years ago
- Active and Sample-Efficient Model Evaluation☆24Updated 2 months ago
- Code to reproduce our paper on probabilistic algorithmic recourse: https://arxiv.org/abs/2006.06831☆36Updated 2 years ago
- Laplace Redux -- Effortless Bayesian Deep Learning☆42Updated last month
- ☆54Updated 11 months ago
- Code for "Depth Uncertainty in Neural Networks" (https://arxiv.org/abs/2006.08437)☆76Updated last year
- Supporting code for the paper "Dangers of Bayesian Model Averaging under Covariate Shift"☆33Updated 2 years ago
- 👋 Code for the paper: "Look at the Variance! Efficient Black-box Explanations with Sobol-based Sensitivity Analysis" (NeurIPS 2021)☆30Updated 3 years ago
- Codebase for Learning Invariances in Neural Networks☆95Updated 2 years ago
- Pytorch implementation of VAEs for heterogeneous likelihoods.☆42Updated 2 years ago
- Code for Accelerated Linearized Laplace Approximation for Bayesian Deep Learning (ELLA, NeurIPS 22')☆16Updated 2 years ago
- Rethinking Bias-Variance Trade-off for Generalization of Neural Networks☆49Updated 4 years ago
- A library for uncertainty quantification based on PyTorch☆121Updated 3 years ago
- Self-Explaining Neural Networks☆42Updated 5 years ago
- Reusable BatchBALD implementation☆79Updated last year
- Conformal prediction for controlling monotonic risk functions. Simple accompanying PyTorch code for conformal risk control in computer vi…☆67Updated 2 years ago
- This repository contains a Jax implementation of conformal training corresponding to the ICLR'22 paper "learning optimal conformal classi…☆130Updated 2 years ago
- This repository contains the code of the distribution shift framework presented in A Fine-Grained Analysis on Distribution Shift (Wiles e…☆83Updated last month
- Causal Explanation (CXPlain) is a method for explaining the predictions of any machine-learning model.☆131Updated 4 years ago
- ☆15Updated 3 years ago
- ☆45Updated 2 years ago
- Guarantees on the behavior of neural networks don't always have to come at the cost of performance.☆29Updated 2 years ago