updated configs and run files
Changing config files to use SGD instead of Adams. Adding script that runs tests 5 times for different seeds. Added 200 seconds sleep in between rounds.
Edited by Jeffrey Wigger
Merge request reports
Activity
added 1 commit
- f47c8d20 - Incerasing number of epochs for celeba and femnist
added 2 commits
@risharma This PR is now finished. It changes configs to use SGD. Adds scripts for Shakespeares and the other datasets that runs the experiments 5 times. It also changes Shakespeares to use the subsampled dataset and uses a subsampled testset (1/30 of the original size).
@risharma The ´run_xtime_shakespeare.sh´ did have the correct parameters for the subsampled dataset.
added 1 commit
- 857d8686 - updated the CIFAR configs to use the same accumulation as all other configs.
Please register or sign in to reply