├── Deep_Recomender_RL_System.ipynb ├── Embedding_model.ipynb ├── README.md ├── RL.ipynb ├── Reinforcement Learning in Recommender Systems.pptx ├── actor_5000_fixed.h5 ├── critic_5000_fixed.h5 ├── training_precision_%_top_5 (1).png ├── training_precision_%_top_5 (17).png ├── training_precision_%_top_5 (21).png └── training_precision_%_top_5.png /Deep_Recomender_RL_System.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UnibucProjects/DeepRLRecommenderSystem/HEAD/Deep_Recomender_RL_System.ipynb -------------------------------------------------------------------------------- /Embedding_model.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UnibucProjects/DeepRLRecommenderSystem/HEAD/Embedding_model.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UnibucProjects/DeepRLRecommenderSystem/HEAD/README.md -------------------------------------------------------------------------------- /RL.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UnibucProjects/DeepRLRecommenderSystem/HEAD/RL.ipynb -------------------------------------------------------------------------------- /Reinforcement Learning in Recommender Systems.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UnibucProjects/DeepRLRecommenderSystem/HEAD/Reinforcement Learning in Recommender Systems.pptx -------------------------------------------------------------------------------- /actor_5000_fixed.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UnibucProjects/DeepRLRecommenderSystem/HEAD/actor_5000_fixed.h5 -------------------------------------------------------------------------------- /critic_5000_fixed.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UnibucProjects/DeepRLRecommenderSystem/HEAD/critic_5000_fixed.h5 -------------------------------------------------------------------------------- /training_precision_%_top_5 (1).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UnibucProjects/DeepRLRecommenderSystem/HEAD/training_precision_%_top_5 (1).png -------------------------------------------------------------------------------- /training_precision_%_top_5 (17).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UnibucProjects/DeepRLRecommenderSystem/HEAD/training_precision_%_top_5 (17).png -------------------------------------------------------------------------------- /training_precision_%_top_5 (21).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UnibucProjects/DeepRLRecommenderSystem/HEAD/training_precision_%_top_5 (21).png -------------------------------------------------------------------------------- /training_precision_%_top_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UnibucProjects/DeepRLRecommenderSystem/HEAD/training_precision_%_top_5.png --------------------------------------------------------------------------------