regularization topic

List regularization repositories

Diverse-ViT

25
Stars
3
Forks
Watchers

[CVPR 2022] "The Principle of Diversity: Training Stronger Vision Transformers Calls for Reducing All Levels of Redundancy" by Tianlong Chen, Zhenyu Zhang, Yu Cheng, Ahmed Awadallah, Zhangyang Wang

RegNeuralDE.jl

27
Stars
4
Forks
Watchers

Official Implementation of "Opening the Blackbox: Accelerating Neural Differential Equations by Regularizing Internal Solver Heuristics" (ICML 2021)

numpy-neuralnet-exercise

48
Stars
13
Forks
Watchers

Implementation of key concepts of neuralnetwork via numpy

jensen

50
Stars
21
Forks
Watchers

A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, AdsGrad, CG, Nesterov etc.) and Classifiers/Regressors (Logistic...

PenaltyFunctions.jl

26
Stars
9
Forks
Watchers

Julia package of regularization functions for machine learning

SparseRegression.jl

39
Stars
4
Forks
Watchers

Statistical Models with Regularization in Pure Julia

bigKRLS

29
Stars
7
Forks
Watchers

Now on CRAN, bigKRLS combines bigmemory & RcppArmadillo (C++) for speed into a new Kernel Regularized Least Squares algorithm. Slides:

ear

45
Stars
4
Forks
Watchers

Code associated with the paper "Entropy-based Attention Regularization Frees Unintended Bias Mitigation from Lists"

deep-learning-notes

28
Stars
4
Forks
Watchers

🧠👨‍💻Deep Learning Specialization • Lecture Notes • Lab Assignments

SDPoint

18
Stars
4
Forks
Watchers

Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks