An open API service indexing awesome lists of open source software.

https://github.com/anishacharya/optimization-mavericks

This repository provides a unified framework to perform Optimization experiments across Stochastic, Mini-Batch, Decentralized and Federated Setting.
https://github.com/anishacharya/optimization-mavericks

federated-learning optimization-algorithms robust-optimization robust-statistics sgd

Last synced: about 1 month ago
JSON representation

This repository provides a unified framework to perform Optimization experiments across Stochastic, Mini-Batch, Decentralized and Federated Setting.

Awesome Lists containing this project

README

          

# Script To run:
A. modify any of the configs / create a new config like the provided ones
python3 -u optimization_driver.py --conf configs/hobbes_config.yaml --dir result_dumps/client_sampling/fmnist/lenet/ --o osgd_50 | tee ./result_dumps/client_sampling/fmnist/lenet/osgd_50.log