nicholas-leonard / dp

A deep learning library for streamlining research and development using the Torch7 distribution.
Other
343 stars 140 forks source link

adagrad and adadelta usage within dp.Experiment #176

Closed notimesea closed 5 years ago

notimesea commented 8 years ago

There is no example of usage adagrad and adadelta within dp.Experiment.

Is there some convenient way of usage adagrad and adadelta in dp.Experiment? Can I use optim.adagrad inside dp.Experiment?

oeway commented 8 years ago

+1