Aditya Sharma
Aditya Sharma
$ python3 ytPlaylistDL.py https://www.youtube.com/playlist?list=PLwaeGh73il-q1LmmTlYXaCdkiLRAjKGay Found 6 videos in playlist. http://www.youtube.com/watch?v=eKmJeRfDwl4 http://www.youtube.com/watch?v=49hZEWyFthY http://www.youtube.com/watch?v=2zYDMN4h2hY http://www.youtube.com/watch?v=qFWoIyqSjlA http://www.youtube.com/watch?v=2zYDMN4h2hY http://www.youtube.com/watch?v=uZLtzchX32c Error: Couldn't cipher the signature. Maybe YouTube has changed the cipher algorithm. Notify this issue...
Add an argument to argument parser for saving the weights after the training process. The saved weights could be directly used for recommendations.
Check and implement if possible, the use of sparse matrices instead of dense ones so that CUDA doesn't throw Out of Memory error while allocating a large tensor.
This would make this into a full-fledged web application where people can put in their already read books and get the recommendations on the fly.