Robotics
LeRobot
Safetensors
act
diffusion
imitation-learning
behavior-cloning
aloha
pytorch_model_hub_mixin
model_hub_mixin
Instructions to use JHeisler/aloha_solo_left_act_diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use JHeisler/aloha_solo_left_act_diffusion with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Add Hydra source training config
Browse files
training_config_source.yaml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# @package _global_
|
| 2 |
-
# REFERENCE COPY — canonical is in
|
| 3 |
-
# .
|
| 4 |
|
| 5 |
# Single-arm (LEFT) ALOHA — Hybrid ACT+Diffusion policy.
|
| 6 |
# ACT encoder (ResNet18 + transformer) → DDIM diffusion U-Net → action chunks.
|
|
|
|
| 1 |
# @package _global_
|
| 2 |
+
# REFERENCE COPY — canonical is in this workstream's local lerobot clone at:
|
| 3 |
+
# ./lerobot/lerobot/configs/policy/act_diffusion_aloha_solo_real.yaml
|
| 4 |
|
| 5 |
# Single-arm (LEFT) ALOHA — Hybrid ACT+Diffusion policy.
|
| 6 |
# ACT encoder (ResNet18 + transformer) → DDIM diffusion U-Net → action chunks.
|