https://github.com/yanqiangmiffy/competion-zoo
比赛中的通用方法和模板
https://github.com/yanqiangmiffy/competion-zoo
Last synced: 6 months ago
JSON representation
比赛中的通用方法和模板
- Host: GitHub
- URL: https://github.com/yanqiangmiffy/competion-zoo
- Owner: yanqiangmiffy
- Created: 2018-11-06T04:06:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T20:29:17.000Z (about 5 years ago)
- Last Synced: 2025-04-01T22:16:37.734Z (7 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 110 KB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# competion_zoo
比赛中的通用方法和模板
## Matplotlib
- [loss曲线与Accuracy的绘画](https://stackoverflow.com/questions/8409095/matplotlib-set-markers-for-individual-points-on-a-line)