Open AnirudhDagar opened 2 years ago
Thanks Anirudh, for starting and arranging this tracker issue.
I'm working on 16.2. The MovieLens Dataset (#2030).
I'm working on 16.3. Matrix Factorization
, finished in this PR https://github.com/d2l-ai/d2l-en/pull/2031
I'll be working on 16.5 Personalized Ranking for Recommender Systems
I'm working on 16.4. AutoRec: Rating Prediction with Autoencoders
Thanks a tonne @KuanHaoHuang @shanmo @divo12. I'll review the PRs this week.
Hi @AnirudhDagar, is there anything we can do to help this issue to progress?
Are there any updates on this issue? It is noticed that many sections are missing in Chapter 16. Thanks for helping with this nice book, which is really helpful!
Hi Team. I will like to contribute to these topics. I just noticed that these were requested like 1+ year ago. Are there any available topics? Thanks.
Currently, the only missing chapter in the PyTorch port of the book is Recommender Systems. Given the number of requests that we have been receiving regarding this section, and rising interest among readers, this is a good time to add PyTorch support.
This Issue serves as a tracker for various sections that need to be added. If you're interested in working on this issue, please comment below with "I'm working on \<section X>, \<section Y>, etc..." so that others don't pick the same sections as you do. Please do not pick more than two sections at once. You are free to send a PR and then pick other sections as well.
We need to complete the sections in order. Before picking a section, make sure the previous sections are already implemented (since the latter sections use functions saved in the earlier sections of the chapter), if not you should start with picking that previous section and implement that first. Thanks!!
Please go through CONTRIBUTING.md to understand the d2l development process and how to setup your dev environment. Feel free to raise your doubts/questions here or tag someone from the team.
cc @astonzhang @divo12 @kuanhaohuang I believe you're interested in this too :)