update metadata
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# GreedRL-VRP-pretrained model
|
5 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: reinforcement-learning
|
4 |
+
tags:
|
5 |
+
- Deep Reinforcement Learning
|
6 |
+
- Combinatorial Optimization
|
7 |
+
- Reinforcement Learning
|
8 |
+
- Vehicle Routing Problem
|
9 |
---
|
10 |
# GreedRL-VRP-pretrained model
|
11 |
|