r1cksync commited on
Commit
43e6a55
·
1 Parent(s): c5cb009

docs: update demo video link to https://youtu.be/aBnQ33q9MMw across README, BLOG, and showcase header

Browse files
Files changed (3) hide show
  1. BLOG.md +3 -3
  2. README.md +1 -1
  3. rl-agent/showcase.html +1 -0
BLOG.md CHANGED
@@ -10,7 +10,7 @@
10
  **Showcase:** [/showcase](https://sagnik-mukherjee-incodent-commander.hf.space/showcase)
11
  **Dashboard:** [/dashboard](https://sagnik-mukherjee-incodent-commander.hf.space/dashboard)
12
  **Code:** [github.com/r1cksync/meta-rl-hack](https://github.com/r1cksync/meta-rl-hack)
13
- **Video walkthrough (4 min):** **[youtu.be/8bDJ0MMZ1DM](https://youtu.be/8bDJ0MMZ1DM)**
14
 
15
  ---
16
 
@@ -1459,7 +1459,7 @@ categories specifically improving.
1459
  ## 9 · Where to go next
1460
 
1461
  * **Watch the 4‑minute video walkthrough →
1462
- [youtu.be/8bDJ0MMZ1DM](https://youtu.be/8bDJ0MMZ1DM)**
1463
  * **Browse all 381 tasks live →
1464
  [/showcase#tasks](https://sagnik-mukherjee-incodent-commander.hf.space/showcase#tasks)**
1465
  * **Inspect an episode in real‑time →
@@ -1492,7 +1492,7 @@ categories specifically improving.
1492
  | | |
1493
  |---|---|
1494
  | 📝 **Blog / writeup** | [`BLOG.md`](https://github.com/r1cksync/meta-rl-hack/blob/main/incident-commander/BLOG.md) — story‑driven walkthrough (problem · env · novelties · results · pipeline) |
1495
- | 🎥 **Video walkthrough** | [https://youtu.be/8bDJ0MMZ1DM](https://youtu.be/8bDJ0MMZ1DM) |
1496
  | 🧪 **Live env (HF Space)** | [sagnik-mukherjee/incodent-commander](https://huggingface.co/spaces/sagnik-mukherjee/incodent-commander) |
1497
  | 💻 **Source (GitHub)** | [r1cksync/meta-rl-hack](https://github.com/r1cksync/meta-rl-hack) |
1498
  | 📊 **Training notebooks** | [`kaggle/`](https://github.com/r1cksync/meta-rl-hack/tree/main/incident-commander/kaggle) (3 shards × Phi‑3.5 + DeepSeek‑R1) · [`notebooks/`](https://github.com/r1cksync/meta-rl-hack/tree/main/incident-commander/notebooks) (legacy SB3 PPO baseline) |
 
10
  **Showcase:** [/showcase](https://sagnik-mukherjee-incodent-commander.hf.space/showcase)
11
  **Dashboard:** [/dashboard](https://sagnik-mukherjee-incodent-commander.hf.space/dashboard)
12
  **Code:** [github.com/r1cksync/meta-rl-hack](https://github.com/r1cksync/meta-rl-hack)
13
+ **Video walkthrough (4 min):** **[youtu.be/aBnQ33q9MMw](https://youtu.be/aBnQ33q9MMw)**
14
 
15
  ---
16
 
 
1459
  ## 9 · Where to go next
1460
 
1461
  * **Watch the 4‑minute video walkthrough →
1462
+ [youtu.be/aBnQ33q9MMw](https://youtu.be/aBnQ33q9MMw)**
1463
  * **Browse all 381 tasks live →
1464
  [/showcase#tasks](https://sagnik-mukherjee-incodent-commander.hf.space/showcase#tasks)**
1465
  * **Inspect an episode in real‑time →
 
1492
  | | |
1493
  |---|---|
1494
  | 📝 **Blog / writeup** | [`BLOG.md`](https://github.com/r1cksync/meta-rl-hack/blob/main/incident-commander/BLOG.md) — story‑driven walkthrough (problem · env · novelties · results · pipeline) |
1495
+ | 🎥 **Video walkthrough** | [https://youtu.be/aBnQ33q9MMw](https://youtu.be/aBnQ33q9MMw) |
1496
  | 🧪 **Live env (HF Space)** | [sagnik-mukherjee/incodent-commander](https://huggingface.co/spaces/sagnik-mukherjee/incodent-commander) |
1497
  | 💻 **Source (GitHub)** | [r1cksync/meta-rl-hack](https://github.com/r1cksync/meta-rl-hack) |
1498
  | 📊 **Training notebooks** | [`kaggle/`](https://github.com/r1cksync/meta-rl-hack/tree/main/incident-commander/kaggle) (3 shards × Phi‑3.5 + DeepSeek‑R1) · [`notebooks/`](https://github.com/r1cksync/meta-rl-hack/tree/main/incident-commander/notebooks) (legacy SB3 PPO baseline) |
README.md CHANGED
@@ -27,7 +27,7 @@ Built for the **Meta PyTorch OpenEnv Hackathon x Scaler School of Technology, 20
27
  |---|---|
28
  | 📝 **Blog / writeup** | [`BLOG.md`](BLOG.md) — story-driven walkthrough (problem · env · novelties · results · pipeline) |
29
  | 📖 **Env reference docs** | [`docs/ENV_DEEP.md`](docs/ENV_DEEP.md) (11 hand‑curated tasks · Rounds 1 + 2) · [`docs/ENV_SHALLOW.md`](docs/ENV_SHALLOW.md) (381 procedural scenarios · Round 3) · [`docs/TASKS_SHALLOW.md`](docs/TASKS_SHALLOW.md) (row‑by‑row index of every one of the 381 tasks: id · title · target · max steps · correct chain) |
30
- | 🎥 **Video walkthrough** | [https://youtu.be/8bDJ0MMZ1DM](https://youtu.be/8bDJ0MMZ1DM) |
31
  | 🧪 **Live env (HF Space)** | [sagnik-mukherjee/incodent-commander](https://huggingface.co/spaces/sagnik-mukherjee/incodent-commander) |
32
  | 💻 **Source (GitHub)** | [r1cksync/meta-rl-hack](https://github.com/r1cksync/meta-rl-hack) |
33
  | 📊 **Training notebooks (Kaggle)** | [`kaggle/`](kaggle/) (3 shards × Phi-3.5 + DeepSeek-R1) · [`notebooks/`](notebooks/) (legacy SB3 PPO baseline) |
 
27
  |---|---|
28
  | 📝 **Blog / writeup** | [`BLOG.md`](BLOG.md) — story-driven walkthrough (problem · env · novelties · results · pipeline) |
29
  | 📖 **Env reference docs** | [`docs/ENV_DEEP.md`](docs/ENV_DEEP.md) (11 hand‑curated tasks · Rounds 1 + 2) · [`docs/ENV_SHALLOW.md`](docs/ENV_SHALLOW.md) (381 procedural scenarios · Round 3) · [`docs/TASKS_SHALLOW.md`](docs/TASKS_SHALLOW.md) (row‑by‑row index of every one of the 381 tasks: id · title · target · max steps · correct chain) |
30
+ | 🎥 **Video walkthrough** | [https://youtu.be/aBnQ33q9MMw](https://youtu.be/aBnQ33q9MMw) |
31
  | 🧪 **Live env (HF Space)** | [sagnik-mukherjee/incodent-commander](https://huggingface.co/spaces/sagnik-mukherjee/incodent-commander) |
32
  | 💻 **Source (GitHub)** | [r1cksync/meta-rl-hack](https://github.com/r1cksync/meta-rl-hack) |
33
  | 📊 **Training notebooks (Kaggle)** | [`kaggle/`](kaggle/) (3 shards × Phi-3.5 + DeepSeek-R1) · [`notebooks/`](notebooks/) (legacy SB3 PPO baseline) |
rl-agent/showcase.html CHANGED
@@ -415,6 +415,7 @@
415
  <a href="#files">Files</a>
416
  </nav>
417
  <div class="topbar-cta">
 
418
  <a class="btn btn-ghost" href="https://github.com/r1cksync/meta-rl-hack" target="_blank" rel="noopener">GitHub</a>
419
  <a class="btn btn-ghost" href="/dashboard?ds=legacy">Legacy</a>
420
  <a class="btn btn-primary" href="/dashboard/ppo">PPO Dashboard</a>
 
415
  <a href="#files">Files</a>
416
  </nav>
417
  <div class="topbar-cta">
418
+ <a class="btn btn-ghost" href="https://youtu.be/aBnQ33q9MMw" target="_blank" rel="noopener">▶ Video</a>
419
  <a class="btn btn-ghost" href="https://github.com/r1cksync/meta-rl-hack" target="_blank" rel="noopener">GitHub</a>
420
  <a class="btn btn-ghost" href="/dashboard?ds=legacy">Legacy</a>
421
  <a class="btn btn-primary" href="/dashboard/ppo">PPO Dashboard</a>