14 results found Sort:

491
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 about a year 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 2 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
120
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 9 months ago
A tour of different optimization algorithms in PyTorch.
Created 2020-11-14
22 commits to main branch, last one 2 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 about a year 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
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
21
51
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
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