* added fine-tuning to cli, `fed-tune` * cleaner cli * made optimizers and schedulers user definable * improved logging
0.2.0
Not secure
------------------
* cleaned the API reference in docs * changed cli name to `fedsim-cli` * improved documentation * improved importing * changed the way custom objects are passed to cli
0.1.4
Not secure
------------------
* changed FLAlgorithm to CentralFLAlgorithm for more clearity * set default device to cuda if available otherwise to cpu in fed-learn cli * fix wrong superclass names in demo * fix the confusion with `save_dir` and `save_path` in DataManager classes
0.1.3
Not secure
------------------
* the documentation is redesigned and mostly automated. * documentation now is available at https://fesim.varnio.com * added code of coduct from github tempalate
0.1.2
Not secure
------------------
* changed ownership of repo from fedsim-dev to varnio