Recommender_system_via_deep_RL
Recommender_system_via_deep_RL copied to clipboard
How to train the model
Hi, I tried running the file train.py. However, when I set load_model = True in recommender.train(MAX_EPISODE_NUM, load_model=False), the file actors_50000.h5 is not found. Could you please tell on how to run the python file