https://github.com/raphelwei/ml_reading
Notes on papers and books in ML theory and optimization. Structured via GitHub Issues for long-term searchability.
https://github.com/raphelwei/ml_reading
knowledge-base machine-learning ml-theory optimization paper-review reading-list reading-notes
Last synced: about 1 month ago
JSON representation
Notes on papers and books in ML theory and optimization. Structured via GitHub Issues for long-term searchability.
- Host: GitHub
- URL: https://github.com/raphelwei/ml_reading
- Owner: RaphelWei
- Created: 2025-04-19T20:54:12.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-19T21:00:27.000Z (11 months ago)
- Last Synced: 2025-08-02T15:48:41.344Z (7 months ago)
- Topics: knowledge-base, machine-learning, ml-theory, optimization, paper-review, reading-list, reading-notes
- Homepage: https://sihanwei.org/ml-theory/
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Paper Reading Notes
I use GitHub Issues to take structured notes while reading papers. Each issue captures key insights, problem summaries, and follow-up ideas.
Youβre welcome to use my template:
[π paper_review.yml](.github/ISSUE_TEMPLATE/paper_review.yml)
To use it, copy the file to your repo under `.github/ISSUE_TEMPLATE/`.
## π Acknowledgement
Thanks to [@pentium3](https://github.com/pentium3) for the inspiration behind this template.