15 results found Sort:

487
2.0k
bsd-3-clause
65
LSTM and QRNN Language Model Toolkit for PyTorch
This repository has been archived (exclude archived)
Created 2017-08-08
40 commits to master branch, last one 2 years ago
NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/
Created 2021-02-13
80 commits to main branch, last one 2 years ago
This repository contains the results for the paper: "Descending through a Crowded Valley - Benchmarking Deep Learning Optimizers"
Created 2020-06-30
48 commits to master branch, last one 3 years ago
Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers
Created 2019-09-27
53 commits to master branch, last one 2 years ago
3
125
unknown
3
A Deep Learning and preprocessing framework in Rust with support for CPU and GPU.
Created 2023-03-30
184 commits to main branch, last one about a year ago
A tour of different optimization algorithms in PyTorch.
Created 2020-11-14
22 commits to main branch, last one 3 years ago
Java based sample code for developing on Android. The demos in this repository are stored on separate branches. To navigate to a demo, please click branches.
Created 2017-07-11
8 commits to master branch, last one 2 years ago
PyTorch implementation of Federated Learning algorithms FedSGD, FedAvg, FedAvgM, FedIR, FedVC, FedProx and standard SGD, applied to visual classification. Client distributions are synthesized with arb...
Created 2022-01-05
204 commits to master branch, last one 2 years ago
Unofficial implementation of Switching from Adam to SGD optimization in PyTorch.
Created 2019-05-29
4 commits to master branch, last one 5 years ago
21
50
other
11
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 ...
Created 2018-07-03
38 commits to master branch, last one 2 years ago
Amortized version of the differentially private SGD algorithm published in "Deep Learning with Differential Privacy" by Abadi et al. Enforces privacy by clipping and sanitising the gradients with Gaus...
Created 2020-10-01
80 commits to master branch, last one 8 months ago
SGD with large step sizes learns sparse features [ICML 2023]
Created 2022-10-04
15 commits to master branch, last one about a year ago