CongWeilin / deep-variance-reduction

On the Ineffectiveness of Variance Reduced Optimization for Deep Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Variance Reduction

Source code from the experiments in On the Ineffectiveness of Variance Reduced Optimization for Deep Learning.

This code should be considered archival. Pull requests will only be accepted for bug fixes.

Running

The reproduce_* scripts in reproduce/ should run in your cluster environment. Each script takes a one or several integer arguments which must be swept over to produce the full set of data for use by the plotting scripts.

Contributing

See the CONTRIBUTING file for how to help out.

License

CC-BY-NC 4.0 licensed, as found in the LICENSE file.

About

On the Ineffectiveness of Variance Reduced Optimization for Deep Learning

License:Other


Languages

Language:Python 100.0%