├── LICENSE ├── README.md ├── Recommendation Systems with CF and DL Techniques.ipynb ├── concatenate.png ├── item_based_cf.jpg ├── matrix_factorization.png ├── ml-latest-small ├── README.txt ├── links.csv ├── movies.csv ├── ratings.csv └── tags.csv └── recommendation_systems.jpg /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques/HEAD/README.md -------------------------------------------------------------------------------- /Recommendation Systems with CF and DL Techniques.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques/HEAD/Recommendation Systems with CF and DL Techniques.ipynb -------------------------------------------------------------------------------- /concatenate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques/HEAD/concatenate.png -------------------------------------------------------------------------------- /item_based_cf.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques/HEAD/item_based_cf.jpg -------------------------------------------------------------------------------- /matrix_factorization.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques/HEAD/matrix_factorization.png -------------------------------------------------------------------------------- /ml-latest-small/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques/HEAD/ml-latest-small/README.txt -------------------------------------------------------------------------------- /ml-latest-small/links.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques/HEAD/ml-latest-small/links.csv -------------------------------------------------------------------------------- /ml-latest-small/movies.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques/HEAD/ml-latest-small/movies.csv -------------------------------------------------------------------------------- /ml-latest-small/ratings.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques/HEAD/ml-latest-small/ratings.csv -------------------------------------------------------------------------------- /ml-latest-small/tags.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques/HEAD/ml-latest-small/tags.csv -------------------------------------------------------------------------------- /recommendation_systems.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques/HEAD/recommendation_systems.jpg --------------------------------------------------------------------------------