sgd-optimizer topic

List sgd-optimizer repositories

CS231n

50
Stars
9
Forks
Watchers

PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"

ML-MCU

40
Stars
20
Forks
Watchers

Code for IoT Journal paper 'ML-MCU: A Framework to Train ML Classifiers on MCU-based IoT Edge Devices'

Overlap_Local_SGD

32
Stars
12
Forks
Watchers

Implementation of (overlap) local SGD in Pytorch

lookahead_tensorflow

25
Stars
5
Forks
Watchers

Lookahead optimizer ("Lookahead Optimizer: k steps forward, 1 step back") for tensorflow

Count-Sketch-Optimizers

27
Stars
13
Forks
Watchers

A compressed adaptive optimizer for training large-scale deep learning models using PyTorch

scalaML

20
Stars
8
Forks
Watchers

Implement some ML algorithms in scala

SimpleDeepNetToolbox

16
Stars
10
Forks
Watchers

Simple MATLAB toolbox for deep learning network: Version 1.0.3

Computer-Vision-and-Image-Processing

24
Stars
10
Forks
Watchers

Computer Vision and Image Processing algorithms implemented using OpenCV, NumPy and MatPlotLib, for UOM's EN2550 Fundamentals of Image Processing and Machine Vision Module ❄

NN-Backpropagation

21
Stars
4
Forks
Watchers

Implement a Neural Network trained with back propagation in Python

MATCHA

19
Stars
8
Forks
Watchers

Communication-efficient decentralized SGD (Pytorch)