Haruto2099
commited on
Commit
•
40ae2c3
1
Parent(s):
31a72d1
Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,17 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# LLMLight: Large Language Models as Traffic Signal Control Agents
|
2 |
+
|
3 |
+
<p align="center">
|
4 |
+
|
5 |
+
| **[1 Introduction](#introduction)**
|
6 |
+
| **[Github](https://github.com/usail-hkust/LLMTSCS)**
|
7 |
+
| **[Website](https://gungnir2099.github.io/LLMLight-Page/)** |
|
8 |
+
|
9 |
+
</p>
|
10 |
+
|
11 |
+
<a id="introduction"></a>
|
12 |
+
|
13 |
+
## 1 Introduction
|
14 |
+
|
15 |
+
Model weights of the article "[LLMLight: Large Language Models as Traffic Signal Control Agents](https://arxiv.org/abs/2312.16044)".
|
16 |
+
|
17 |
+
Please download the model and run the LLMLight framework by following the descriptions in the [Repository(https://github.com/usail-hkust/LLMTSCS)].
|