Sohan Rudra
Sohan Rudra
Hello Robert, Thanks a lot for identifying these issues. The wiki for the `Version1` Branch has not been properly updated in a long time, which is why you faced the...
When you are using `python3 -m example_controllers.behavior_reflex.playGame_DDPG 3101` the last value specifies the port number, so it must be set accordingly. > For running the experiments you need to specify...
Which version of torcs are you using? Is this a different one from the one specified in our repo.
@hari-sikchi thanks for pointing it out. Will add this to the readme soon. > Also the tensorflow specified in setup.py is a cpu-version right? Yes it's the cpu one
What is the purpose of this branch?
## Updates: For bringing the team up to speed with the latest developments and future actions. ### Required: - [ ] Simplify code structure. Merge v1 and v2 version of...
The `vision=True` mode is not usable currently. We are mainly aiming for non-visual form of sensory feedback as of now.
There is a partially implemented part but is currently unusable. We need to make some more changes to enable smooth functioning with `gym`.