An open API service providing repository metadata for many open source software ecosystems.

Topic: "proximal-gradient-descent"

ofsoundof/group_sparsity

Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.

Language: Python - Size: 2.79 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 53 - Forks: 13

KentonMurray/ProxGradPytorch

PyTorch implementation of Proximal Gradient Algorithms a la Parikh and Boyd (2014). Useful for Auto-Sizing (Murray and Chiang 2015, Murray et al. 2019).

Language: Python - Size: 32.2 KB - Last synced at: about 12 hours ago - Pushed at: almost 5 years ago - Stars: 42 - Forks: 5

matthieumeo/pyoneer

Pyoneer is a Python 3 package for the continuous recovery of non-bandlimited periodic signals with finite rates of innovation (e.g. Dirac streams) from generalised measurements.

Language: Python - Size: 4.82 MB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 2

alexshtf/inc_prox_pt

Proximal-point methods for machine learning

Language: Python - Size: 1.09 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0

fby1997/Lasso-Regression-coordinate-gradient-descent-proximal-gradient-and-ADMM-Ridge-Regression

Use Ridge Regression and Lasso Regression in prostate cancer data

Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

jameschapman19/scikit-prox

A package for fitting regularized models from scikit-learn via proximal gradient descent

Language: Python - Size: 104 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

EliaFantini/Image-Reconstructor-FISTA-proximal-method-on-wavelets-transform

An Image Reconstructor that applies fast proximal gradient method (FISTA) to the wavelet transform of an image using L1 and Total Variation (TV) regularizations

Language: Python - Size: 2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

jameschapman19/proxtorch

An efficient GPU-compatible library built on PyTorch, offering a wide range of proximal operators and constraints for optimization and machine learning tasks.

Language: Python - Size: 429 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

mrsamsami/Convex-Optimization

Implementation and analysis of convex optimization algorithms

Language: Jupyter Notebook - Size: 3.77 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

xianchen2/lasso_ProximalGD_Accelerated_ADMM

Python Implementations of proximal GD, Accelerated proximal GD and ADMM for solving lasso regression

Language: Jupyter Notebook - Size: 62.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 4

qntwrsm/ProximalMethods.jl

Provides proximal operator evaluation routines and proximal optimization algorithms, such as (accelerated) proximal gradient methods and alternating direction method of multipliers (ADMM), for non-smooth/non-differentiable objective functions.

Language: Julia - Size: 178 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

EliaFantini/CSI-using-Blind-Image-Deconvolution-and-Frank-Wolfe-algorithm

Blind Image Deconvolution and Frank-Wolfe's algorithm to deblur a license plate for Crime Scene Investigation (CSI)

Language: Jupyter Notebook - Size: 7.42 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

sam255/FISTA-in-Julia

Language: Julia - Size: 88.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

joelbengs/optimization_for_learning_with_pytorch

[Optimization algorithms] Study of the Proximal Gradient Method, Stochastic Gradient Descent method and Adam optimizer

Language: Jupyter Notebook - Size: 19.7 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lumeilevel/MGProx

Reproduction for 2302.04077

Language: MATLAB - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

EliaFantini/FO-PROX-first-order-and-proximal-methods-convergence-comparison

Implementation and brief comparison of different First Order and different Proximal gradient methods, comparison of their convergence rates

Language: Python - Size: 4.35 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Niangmohamed/Optimization-for-Data-Science

Optimization methods for lasso penalized logistic regression.

Language: Jupyter Notebook - Size: 135 KB - Last synced at: about 13 hours ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vienmai/pomodoro

Pomodoro: Progressive Decomposition Methods with Acceleration

Language: C++ - Size: 3.31 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Related Topics
machine-learning 6 python 5 matplotlib 3 pytorch 3 admm 3 lasso-regression 3 data-science 3 proximal-operators 2 optimization-methods 2 optimization-algorithms 2 proximal-algorithms 2 proximal-gradient-method 2 numpy 2 stochastic-gradient-descent 2 ista 2 gradient-descent 2 fista 2 scikit-learn 1 scikit-learn-api 1 cpgd 1 denoising-algorithm 1 regularization 1 sgd-optimizer 1 neural-networks 1 convergence-analysis 1 adam-optimizer 1 nesterov 1 network-compression 1 low-rank-approximation 1 group-sparsity 1 singular-value-decomposition 1 proximal 1 hyperparameter-optimization 1 hyperparameter 1 gradient 1 descent 1 auto-sizing 1 optimization-problem 1 lasso-penalty 1 gradient-descent-algorithm 1 proximal-regularization 1 proximal-operator 1 optimization 1 julia 1 signal-processing 1 sampling-theory 1 python3 1 periodic-signals 1 non-uniform-sampling 1 non-convex-optimization 1 finite-rate-of-innovation 1 scipy 1 nuclear-norm 1 lmo 1 jupyter-notebook 1 frank-wolfe 1 csi 1 constrained-optimization 1 blind-image-deconvolution 1 anaconda 1 mpi 1 header-only 1 distributed-optimization 1 bfgs-algorithm 1 anderson-acceleration 1 accelerated-proximal-gd 1 newton-method 1 convex-optimization 1 filter-pruning 1 multigrid 1 apg 1 ridge-regression 1 coordinate-descent 1 total-variational-denoising 1 total-variation 1 skimage 1 proximal-policy-optimization 1 l1-regularization 1 image-reconstruction 1 denoising-images 1 variance-reduction 1 subgradient 1 sklearn 1 first-order-methods 1 adagrad 1 accelerated-gradient 1