adagrad topic

List adagrad repositories

deepnet

319
Stars
83
Forks
Watchers

Educational deep learning library in plain Numpy.

Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow

a-tour-of-pytorch-optimizers

78
Stars
25
Forks
Watchers

A tour of different optimization algorithms in PyTorch.

TimeSeriesLearning

26
Stars
9
Forks
Watchers

The project aimed to implement Deep NN / RNN based solution in order to develop flexible methods that are able to adaptively fillin, backfill, and predict time-series using a large number of heterogen...

Count-Sketch-Optimizers

27
Stars
13
Forks
Watchers

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

SimpleDeepNetToolbox

16
Stars
10
Forks
Watchers

Simple MATLAB toolbox for deep learning network: Version 1.0.3

Gradient-Descent-Algorithms

29
Stars
16
Forks
Watchers

A collection of various gradient descent algorithms implemented in Python from scratch

[Python] [arXiv/cs] Paper "An Overview of Gradient Descent Optimization Algorithms" by Sebastian Ruder

FactorizationMachine

19
Stars
1
Forks
Watchers

implementation of factorization machine, support classification.

MachineLearning

20
Stars
0
Forks
Watchers

From linear regression towards neural networks...