l1-regularization topic
List
l1-regularization repositories
pytorch-slimming
562
Stars
95
Forks
Watchers
Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.
pytorch-lasso
59
Stars
8
Forks
Watchers
L1-regularized least squares with PyTorch
cr-sparse
85
Stars
11
Forks
Watchers
Functional models and algorithms for sparse signal processing
DeepLearning_from_scratch
21
Stars
3
Forks
Watchers
A Deep Learning framework for CNNs and LSTMs from scratch, using NumPy.