spotify_recSys_challenge_2018
spotify_recSys_challenge_2018 copied to clipboard
A question about title mode
When training with title mode, I think we just train CNN only, but after reading the code, it looks like we train CNN and DAE jointly (DAE still gets a little update). Is that right? (I have a memory problem with title mode, and I think it may help if I train CNN only)
Thank you.