DDPG-Keras-Torcs
DDPG-Keras-Torcs copied to clipboard
Training Time and hardware used for training
Hi Great Work! I m trying to run it (Training) on my laptop. it s been training for 2 hours and it is still at the first episode. (17000 steps). and by the way the car is not moving, it used to but it just stopped at some point i don t know why... i did not change anything to the code appart from the (training_indicator from 0 to 1 and i deleted the .h5 files to train it from zero knowledge) so i m wondering if this is normal. Also i would really like to know how long was the training on your hardware and what was your hardware. My laptop is a samsung series 7 ultra notebook.
Hello there. You may want to try to uncomment the termination judgement conditions in the "gym_torcs.py" file from line 144 to 160.