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:
- Implementation of the models and datasets used in "An Information-theoretic Approach to Distribution Shifts"☆25Updated 3 years ago
- ☆13Updated 2 years ago
- Code to accompany paper 'Bayesian Deep Ensembles via the Neural Tangent Kernel'☆26Updated 4 years ago
- Exercises for the Tutorial on Approximate Bayesian Inference at the Data Science Summer School 2018☆22Updated 6 years ago
- General purpose library for BNNs, and implementation of OC-BNNs in our 2020 NeurIPS paper.☆38Updated 3 years ago
- Supporting code for the paper "Dangers of Bayesian Model Averaging under Covariate Shift"☆33Updated 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
- Companion code for the paper "Learnable Uncertainty under Laplace Approximations" (UAI 2021).☆20Updated 4 years ago
- Code for Augment & Reduce, a scalable stochastic algorithm for large categorical distributions☆10Updated 7 years ago
- Code for Quantifying Ignorance in Individual-Level Causal-Effect Estimates under Hidden Confounding☆22Updated 2 years ago
- Active and Sample-Efficient Model Evaluation☆24Updated last month
- MDL Complexity computations and experiments from the paper "Revisiting complexity and the bias-variance tradeoff".☆18Updated 2 years ago
- ☆37Updated 3 years ago
- ☆12Updated 5 years ago
- Euclidean Wasserstein-2 optimal transportation☆47Updated last year
- [ICLR 2022] "Bayesian Modeling and Uncertainty Quantification for Learning to Optimize: What, Why, and How" by Yuning You, Yue Cao, Tianl…☆14Updated 2 years ago
- Computing the eigenvalues of Neural Tangent Kernel and Conjugate Kernel (aka NNGP kernel) over the boolean cube☆47Updated 5 years ago
- Mathematical consequences of orthogonal weights initialization and regularization in deep learning. Experiments with gain-adjusted orthog…☆17Updated 5 years ago
- Code for Accelerated Linearized Laplace Approximation for Bayesian Deep Learning (ELLA, NeurIPS 22')☆16Updated 2 years ago
- ☆54Updated 11 months ago
- ☆35Updated last year
- Guarantees on the behavior of neural networks don't always have to come at the cost of performance.☆28Updated 2 years ago
- Code repository for the AISTATS 2021 paper "Towards Understanding the Optimal Behaviors of Deep Active Learning Algorithms"☆15Updated 4 years ago
- This repository holds code and other relevant files for the NeurIPS 2022 tutorial: Foundational Robustness of Foundation Models.☆70Updated 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
- Code for "On the Expressiveness of Approximate Inference in Bayesian Neural Networks"☆13Updated 3 years ago
- Companion code for a tutorial on using Hydra.☆29Updated 4 years ago
- ☆16Updated 2 years ago
- ModelDiff: A Framework for Comparing Learning Algorithms☆57Updated last year
- CEVAE with VampPrior☆11Updated 6 years ago