Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avisingh599/imitation-dagger
/ types & classes
Types & classes
4 in github.com/avisingh599/imitation-dagger
⨍
Functions
29
◇
Types & classes
4
↓ 2 callers
Class
TorcsEnv
gym_torcs.py:13
↓ 1 callers
Class
Client
snakeoil3_gym.py:118
↓ 1 callers
Class
DriverAction
What the driver is intending to do (i.e. send to the server). Composes something like this for the server: (accel 1)(brake 0)(gear 1)(steer 0)
snakeoil3_gym.py:444
↓ 1 callers
Class
ServerState
What the server is reporting right now.
snakeoil3_gym.py:290