Upload from Ropedia Academy
Browse files
README.md
CHANGED
|
@@ -20,6 +20,14 @@ Trained from scratch in **[Ropedia Academy](https://chaoyue0307.github.io/ropedi
|
|
| 20 |
| **Track** | AG · Agents & RL |
|
| 21 |
| **Notebook** | [](https://colab.research.google.com/github/ChaoYue0307/ropedia-academy/blob/main/notebooks/training/AG_behavior_cloning.ipynb) |
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
## Results
|
| 24 |
|
| 25 |
| metric | value |
|
|
|
|
| 20 |
| **Track** | AG · Agents & RL |
|
| 21 |
| **Notebook** | [](https://colab.research.google.com/github/ChaoYue0307/ropedia-academy/blob/main/notebooks/training/AG_behavior_cloning.ipynb) |
|
| 22 |
|
| 23 |
+
## Dataset
|
| 24 |
+
|
| 25 |
+
- **Name:** Expert gridworld demos
|
| 26 |
+
- **Type:** synthetic — procedural
|
| 27 |
+
- **Size / stats:** ~2,000 (state → expert action) pairs on a 6×6 grid (greedy expert)
|
| 28 |
+
- **Split:** train; eval = rollout success from every cell
|
| 29 |
+
- **Source:** procedural
|
| 30 |
+
|
| 31 |
## Results
|
| 32 |
|
| 33 |
| metric | value |
|