agentic-traffic / agents /README.md
Aditya2162's picture
Upload folder using huggingface_hub
3d2dbcf verified

agents

Local traffic-control policies and compatibility shims.

Main files

Notes

  • The learned local-policy network itself lives in training/models.py, not here.
  • For active training, use the parameter-shared DQN path in training/, not the district-controller prototypes.