yanpanlau / DDPG-Keras-Torcs

Using Keras and Deep Deterministic Policy Gradient to play TORCS
717 stars 267 forks source link

how to train my owe model? #20

Open airsimonhan opened 7 years ago

airsimonhan commented 7 years ago

how to put the torcs's data into training network? i am a new comer,thank you !

yanpanlau commented 7 years ago

Sorry I don't understand your question. If you want to train from fresh. 1) just delete the .h5 file (the pre-train weight). 2) in ddpg.py set train_indicator = 1 3) run python ddpg.py