rahulkidambi / AccSGD

Implements pytorch code for the Accelerated SGD algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make pip installable

InzamamRahaman opened this issue · comments

Changing the project layout, adding a setup.py file, and adding the project to PyPI might make it easier for the ML community to use AccSGD method in their projects. Should be easy to do and wouldn't mind updating the layout and adding the setup.py file