jastfkjg / DDPG_Torcs_PyTorch

Using PyTorch and DDPG to play Torcs
MIT License
52 stars 14 forks source link

Question about how to train the model #6

Open James-Zhang-23 opened 4 years ago

James-Zhang-23 commented 4 years ago

I have ran test.py to test, but I find the result are not goog enough and I really want to train by my own, but I don't know how. So I want to ask you that how to train the model, is there some code I can change in order to train this model?