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 3 years ago
Alternatives and similar repositories for OptimizationDemos:
Users that are interested in OptimizationDemos are comparing it to the libraries listed below
- This repository holds code and other relevant files for the NeurIPS 2022 tutorial: Foundational Robustness of Foundation Models.☆71Updated 2 years ago
- Reproducible code for Augmentation paper☆17Updated 6 years ago
- Implementation of the models and datasets used in "An Information-theoretic Approach to Distribution Shifts"☆25Updated 3 years ago
- Mathematical consequences of orthogonal weights initialization and regularization in deep learning. Experiments with gain-adjusted orthog…☆17Updated 5 years ago
- Active and Sample-Efficient Model Evaluation☆24Updated 4 years ago
- MDL Complexity computations and experiments from the paper "Revisiting complexity and the bias-variance tradeoff".☆18Updated last year
- ☆35Updated last year
- Exercises for the Tutorial on Approximate Bayesian Inference at the Data Science Summer School 2018☆22Updated 6 years ago
- ModelDiff: A Framework for Comparing Learning Algorithms☆56Updated last year
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆63Updated 4 years ago
- General purpose library for BNNs, and implementation of OC-BNNs in our 2020 NeurIPS paper.☆38Updated 2 years ago
- A Random Matrix Approach to Extreme Learning Machine☆14Updated 7 years ago
- Code for "Function Space Particle Optimization for Bayesian Neural Networks"☆17Updated 2 years ago
- Wrap around any model to output differentially private prediction sets with finite sample validity on any dataset.☆17Updated last year
- Companion code for the paper "Learnable Uncertainty under Laplace Approximations" (UAI 2021).☆20Updated 3 years ago
- An Empirical Study of Invariant Risk Minimization☆27Updated 4 years ago
- Guarantees on the behavior of neural networks don't always have to come at the cost of performance.☆28Updated 2 years ago
- Code for Accelerated Linearized Laplace Approximation for Bayesian Deep Learning (ELLA, NeurIPS 22')☆16Updated 2 years ago
- Python package for evaluating model calibration in classification☆19Updated 5 years ago
- [ICLR 2022] "Bayesian Modeling and Uncertainty Quantification for Learning to Optimize: What, Why, and How" by Yuning You, Yue Cao, Tianl…☆13Updated 2 years ago
- Computing the eigenvalues of Neural Tangent Kernel and Conjugate Kernel (aka NNGP kernel) over the boolean cube☆47Updated 5 years ago
- Code for the paper "Semi-Conditional Normalizing Flows for Semi-Supervised Learning"☆10Updated 5 years ago
- Tutorial on Multi-Objective Recommender Systems @ KDD 2021☆19Updated 2 years ago
- Learning perturbation sets for robust machine learning☆64Updated 3 years ago
- Code for paper "When Can Models Learn From Explanations? A Formal Framework for Understanding the Roles of Explanation Data"☆14Updated 4 years ago
- Energy Based Models are a quite novel technique for density estimation. In this university project I explore this new research topic and …☆16Updated 3 years ago
- Code to accompany paper 'Bayesian Deep Ensembles via the Neural Tangent Kernel'☆26Updated 4 years ago
- notebooks of cool EBM visualizations☆15Updated 4 years ago
- ☆12Updated 5 years ago
- Public Codebase for Rethinking Parameter Counting: Effective Dimensionality Revisited☆37Updated 2 years ago