https://github.com/chao1224/badglobalminima_toy_example
https://github.com/chao1224/badglobalminima_toy_example
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chao1224/badglobalminima_toy_example
- Owner: chao1224
- Created: 2019-05-02T16:39:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T14:29:37.000Z (over 3 years ago)
- Last Synced: 2025-02-12T20:17:16.072Z (8 months ago)
- Language: Python
- Size: 16 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BadGlobalMinima
This is the toy example to generate the toy examples in paper [Bad Global Minima Exist and SGD Can Reach Them](https://arxiv.org/abs/1906.02613).
I will merge a clean version to the [main repo](https://github.com/chao1224/BadGlobalMinima) ASAP.If you find this useful, feel free to cite our work:
```
@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}
}
```