An open API service indexing awesome lists of open source software.

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.

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.