How to Contribute to This Repository
Hello,
I’ve been learning various AI/ML-related algorithms recently, and my notes are quite similar to the content of your repository. Also this excellent work has helped me understand some of the algorithms, and I’d love to contribute by adding papers such as those on VAE, CLIP, BLIP, etc.
But before I start, I have a question on the implementation method. What tools did you use to generate the web pages for this repository? Are they hard-coded, or did you use a framework?
Looking forward to your response and contributing to this project!
slightly related, is there a contribution guideline about how we can contribute our own implementations? thanks!
I had a similar question—how exactly can we contribute? Could you provide some guidance or details?
Hello, i would like to contribute as well.
I would like to contribute as well
Same here - I'd love to contribute some papers to it especially the legacy ones (BERT, word2vec etc).
would love to contribute aswell
You can create pull requests with new contributions. We've had a few people contributing new paper implementations and improving/fixing existing implementations.
Sorry for the really late reply. Been really busy. Hoping to spend a little time on this project in the next few weeks (mostly cleaning up code and fixing)