Spaces:
Sleeping
Sleeping
Fix YouTube link formatting in Blog.md
Browse files
Blog.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
|
| 5 |
**One-line summary:** We train an LLM to act as an emergency dispatcher + city traffic signal manager, navigating a partially observable city with real-world constraints (gridlock, potholes, accidents, hospital capacity) to get ambulances to the right hospital as fast as possible.
|
| 6 |
|
| 7 |
-
**Demo video:** https://youtu.be/9O5z4IXXtcc
|
| 8 |
|
| 9 |
---
|
| 10 |
|
|
@@ -147,7 +147,7 @@ The training curve shows the characteristic GRPO exploration-convergence pattern
|
|
| 147 |
|
| 148 |
## Live Demo
|
| 149 |
|
| 150 |
-
**Demo video:** https://youtu.be/9O5z4IXXtcc
|
| 151 |
**Environment (OpenEnv WebSocket):** `wss://ajitg25-ambulance-green-corridor.hf.space/ws`
|
| 152 |
**Visual simulation:** https://huggingface.co/spaces/Ajitg25/ambulance-green-corridor
|
| 153 |
**GitHub (full code + notebook):** https://github.com/ajitg25/openEnv-hackathon/tree/final
|
|
|
|
| 4 |
|
| 5 |
**One-line summary:** We train an LLM to act as an emergency dispatcher + city traffic signal manager, navigating a partially observable city with real-world constraints (gridlock, potholes, accidents, hospital capacity) to get ambulances to the right hospital as fast as possible.
|
| 6 |
|
| 7 |
+
**Demo video:** [Watch on YouTube](https://youtu.be/9O5z4IXXtcc)
|
| 8 |
|
| 9 |
---
|
| 10 |
|
|
|
|
| 147 |
|
| 148 |
## Live Demo
|
| 149 |
|
| 150 |
+
**Demo video:** [Watch on YouTube](https://youtu.be/9O5z4IXXtcc)
|
| 151 |
**Environment (OpenEnv WebSocket):** `wss://ajitg25-ambulance-green-corridor.hf.space/ws`
|
| 152 |
**Visual simulation:** https://huggingface.co/spaces/Ajitg25/ambulance-green-corridor
|
| 153 |
**GitHub (full code + notebook):** https://github.com/ajitg25/openEnv-hackathon/tree/final
|