amanmurari commited on
Commit
d5ec763
·
verified ·
1 Parent(s): a871dae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # Autonomous Traffic Control – OpenEnv Environment
2
 
3
  An OpenEnv-compliant Reinforcement Learning environment that simulates a **4-way intersection** where an AI agent controls traffic lights to maximise vehicle throughput and prioritise emergency vehicles.
 
1
+ ---
2
+ title: Traffic Control Environment
3
+ emoji: 🚦
4
+ colorFrom: red
5
+ colorTo: green
6
+ sdk: docker
7
+ pinned: false
8
+ app_port: 8000
9
+ ---
10
  # Autonomous Traffic Control – OpenEnv Environment
11
 
12
  An OpenEnv-compliant Reinforcement Learning environment that simulates a **4-way intersection** where an AI agent controls traffic lights to maximise vehicle throughput and prioritise emergency vehicles.