Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PyTorch] Porting Chapter Recommender Systems #2020

Open
1 of 10 tasks
AnirudhDagar opened this issue Jan 24, 2022 · 8 comments
Open
1 of 10 tasks

[PyTorch] Porting Chapter Recommender Systems #2020

AnirudhDagar opened this issue Jan 24, 2022 · 8 comments
Labels
enhancement New feature or request pytorch-adapt-track Issues tracked with Aston and PyTorch adaption authors

Comments

@AnirudhDagar
Copy link
Member

AnirudhDagar commented Jan 24, 2022

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 :)

@AnirudhDagar AnirudhDagar added enhancement New feature or request pytorch-adapt-track Issues tracked with Aston and PyTorch adaption authors labels Jan 24, 2022
@KuanHaoHuang
Copy link

Thanks Anirudh, for starting and arranging this tracker issue.

I'm working on 16.2. The MovieLens Dataset (#2030).

@shanmo
Copy link
Contributor

shanmo commented Jan 29, 2022

I'm working on 16.3. Matrix Factorization, finished in this PR #2031

@divo12
Copy link

divo12 commented Jan 29, 2022

I'll be working on 16.5 Personalized Ranking for Recommender Systems

@KuanHaoHuang
Copy link

I'm working on 16.4. AutoRec: Rating Prediction with Autoencoders

@AnirudhDagar
Copy link
Member Author

Thanks a tonne @KuanHaoHuang @shanmo @divo12. I'll review the PRs this week.

@KuanHaoHuang
Copy link

Hi @AnirudhDagar, is there anything we can do to help this issue to progress?

@FanwangM
Copy link

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!

@ENate
Copy link

ENate commented Nov 2, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pytorch-adapt-track Issues tracked with Aston and PyTorch adaption authors
Projects
None yet
Development

No branches or pull requests

6 participants