MultiAgentTORCS icon indicating copy to clipboard operation
MultiAgentTORCS copied to clipboard

The multi-agent version of TORCS for developing control algorithms for fully autonomous driving in the cluttered, multi-agent settings of everyday life.

Results 4 MultiAgentTORCS issues
Sort by recently updated
recently updated
newest added

While I am running the program, why Gym-Torch constantly re-launch?!!

While using say two clients from within a single program, after completing the first episode successfully, the environment doesn't reset simply by calling the reset method twice for both the...

This PR: 1. Fixes the issue of opening of multiple TORCS windows, in the beginning of episodes. 2. Fixes code crash when multiple agents are trained together. 3. Introduces a...