dmlc / dmlc/MXNet.jl

[TODO] More optimizers

Open
#11 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
369
Forks
63
PR merge metrics
No merged PRs in 30d

Description

Currently we have SGD and Adam. Should be relatively simple to add more, like RMSProp, etc. Some references:
- http://cs231n.github.io/neural-networks-3/#update
- https://github.com/Lasagne/Lasagne/blob/master/lasagne/updates.py
- https://github.com/fchollet/keras/blob/master/keras/optimizers.py

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.