rlTORCS icon indicating copy to clipboard operation
rlTORCS copied to clipboard

A modified version of TORCS for deep reinforcement learning.

Results 1 rlTORCS issues
Sort by recently updated
recently updated
newest added

I set the startup script as follows `th main.lua -seed 1 -server false -resume true -discrete false -gpu 0 -game_config quickrace_continuous_slowmulti_ushite-city.xml -env TORCS.TorcsContinuousConstDamagePos -threads 2 -model models.Discrete_action -hiddenSize 256 -height...