cy0307 commited on
Commit
8ce9af8
·
verified ·
1 Parent(s): 8a79530

Upload from Ropedia Academy

Browse files
Files changed (1) hide show
  1. README.md +8 -0
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** | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](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** | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](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 |