arth-shukla
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ viewer: false
|
|
10 |
| **[Website](https://arth-shukla.github.io/mshab)**
|
11 |
| **[Code](https://github.com/arth-shukla/mshab)**
|
12 |
| **[Models](https://huggingface.co/arth-shukla/mshab_checkpoints)**
|
13 |
-
| **[
|
14 |
| **[Supplementary](https://sites.google.com/view/maniskill-hab)**
|
15 |
|
16 |
RL (SAC, PPO) and IL (BC) baselines for ManiSkill-HAB. Each checkpoint includes a torch checkpoint `policy.pt` (model, optimizer/scheduler state, other trainable parameters) and a train config `config.yml` with hyperparemeters and env kwargs.
|
|
|
10 |
| **[Website](https://arth-shukla.github.io/mshab)**
|
11 |
| **[Code](https://github.com/arth-shukla/mshab)**
|
12 |
| **[Models](https://huggingface.co/arth-shukla/mshab_checkpoints)**
|
13 |
+
| **[Dataset](https://arth-shukla.github.io/mshab/#dataset-section)**
|
14 |
| **[Supplementary](https://sites.google.com/view/maniskill-hab)**
|
15 |
|
16 |
RL (SAC, PPO) and IL (BC) baselines for ManiSkill-HAB. Each checkpoint includes a torch checkpoint `policy.pt` (model, optimizer/scheduler state, other trainable parameters) and a train config `config.yml` with hyperparemeters and env kwargs.
|