Skip to content

icmc-data/BadGlobalMinima

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reproducibility challenge: Bad Global Minima Exist and SGD Can Reach Them

This project attempts to reproduce the main claims in Bad Global Minima Exist and SGD Can Reach Them for the 2021 Weights & Biases Reproducibility Challenge.

Project done by the group Data with participations by Gustavo Sutter P. Carvalho, João Araújo, João Pedro Rodrigues Mattos, João Marcos Cardoso da Silva and Bruno Gomes Coelho.

See the final report here.

Code Structure

  • src - Contains the source code with it's own README explaning how to use the code.
  • notebooks - Helper code for validating, prototyping and testing our code.

Original authors and citations

Original authors: Shengchao Liu, Dimitris Papailiopoulos, Dimitris Achlioptas

@article{liu2020bad,
  title={Bad global minima exist and sgd can reach them},
  author={Liu, Shengchao and Papailiopoulos, Dimitris and Achlioptas, Dimitris},
  journal={Advances in Neural Information Processing Systems},
  volume={33},
  year={2020}
}

See the original repo for more info by the authors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 84.4%
  • Python 15.6%