adam-algorithm

There are 2 repositories under adam-algorithm topic.

  • VivianoRiccardo/Learning-Lab-C-Library

    This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated

    Language:C33439
  • soundsinteresting/RMSprop

    The official implementation of the paper "RMSprop can converge with proper hyper-parameter"

    Language:Python101