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:
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆66Updated 5 years ago
- This repository holds code and other relevant files for the NeurIPS 2022 tutorial: Foundational Robustness of Foundation Models.☆72Updated 2 years ago
- 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 5 years ago
- Code for our ICML '19 paper: Neural Network Attributions: A Causal Perspective.☆51Updated 4 years ago
- ModelDiff: A Framework for Comparing Learning Algorithms☆58Updated 2 years ago
- Active and Sample-Efficient Model Evaluation☆26Updated 7 months ago
- Weekly reading group on Graph Representation Learning at Mila☆18Updated 5 years ago
- ☆10Updated 4 years ago
- Self-Explaining Neural Networks☆43Updated 5 years ago
- Code to implement the AND-mask and geometric mean to do gradient based optimization, from the paper "Learning explanations that are hard …☆41Updated 5 years ago
- This repository contains a Jax implementation of conformal training corresponding to the ICLR'22 paper "learning optimal conformal classi…☆130Updated 3 years ago
- Implementation of the models and datasets used in "An Information-theoretic Approach to Distribution Shifts"☆25Updated 4 years ago
- Code for "Depth Uncertainty in Neural Networks" (https://arxiv.org/abs/2006.08437)☆78Updated 2 years ago
- Pytorch implementation of VAEs for heterogeneous likelihoods.☆43Updated 3 years ago
- Laplace Redux -- Effortless Bayesian Deep Learning☆43Updated 6 months ago
- Code for experiments to learn uncertainty☆30Updated 2 years ago
- A library for uncertainty quantification based on PyTorch☆122Updated 3 years ago
- Official codebase for "Distribution-Free, Risk-Controlling Prediction Sets"☆87Updated last year
- Learn then Test: Calibrating Predictive Algorithms to Achieve Risk Control☆73Updated last year
- Official repository for CMU Machine Learning Department's 10732: Robustness and Adaptivity in Shifting Environments☆77Updated 3 years ago
- Code for Accelerated Linearized Laplace Approximation for Bayesian Deep Learning (ELLA, NeurIPS 22')☆16Updated 3 years ago
- Code to reproduce our paper on probabilistic algorithmic recourse: https://arxiv.org/abs/2006.06831☆37Updated 2 years ago
- ☆54Updated last year
- Reusable BatchBALD implementation☆79Updated last year
- Codebase for Learning Invariances in Neural Networks☆96Updated 3 years ago
- Conformal prediction for controlling monotonic risk functions. Simple accompanying PyTorch code for conformal risk control in computer vi…☆73Updated 2 years ago
- Dissecting the weight space of neural networks☆18Updated 4 years ago
- This repository contains the code of the distribution shift framework presented in A Fine-Grained Analysis on Distribution Shift (Wiles e…☆84Updated 2 weeks ago
- Using / reproducing ACD from the paper "Hierarchical interpretations for neural network predictions" 🧠 (ICLR 2019)☆129Updated 4 years ago