ACTvantage: Advantage-conditioned ACT policy in the style of pi*0.6 - LeRobot Policy Plugin
Project description
lerobot_policy_actvantage
ACTvantage: Advantage-conditioned ACT policy in the style of pi*0.6 - A LeRobot Policy Plugin
Installation
pip install lerobot_policy_actvantage
Or install from source:
cd lerobot_policy_actvantage
pip install -e .
Usage
Once installed, the ACTvantage policy automatically integrates with LeRobot's training and evaluation tools:
lerobot-train \
--policy.type actvantage \
--env.type pusht \
--steps 200000
What is ACTvantage?
ACTvantage is an advantage-conditioned policy that extends ACT (Action Chunking with Transformers) in the style of pi*0.6. It conditions the policy on advantage values, allowing the model to learn from both high and low advantage trajectories.
Features
- Advantage-conditioned action prediction
- Compatible with all LeRobot datasets and environments
- Minimal dependencies (only lerobot >= 0.4 required)
- Full integration with LeRobot's training pipeline
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lerobot_policy_actvantage-0.1.2.tar.gz.
File metadata
- Download URL: lerobot_policy_actvantage-0.1.2.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4585e1758b85e92455bdaf1665416e90d82d433bc2d74d3afe57dff4af365213
|
|
| MD5 |
0b38723d59386382f201405dfecb51a2
|
|
| BLAKE2b-256 |
89b4bbc4300552fc424bfd58359ee49919a286d1b149efec762f90f23a71a08a
|
File details
Details for the file lerobot_policy_actvantage-0.1.2-py3-none-any.whl.
File metadata
- Download URL: lerobot_policy_actvantage-0.1.2-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c78014e1d474335b42577753375766845f51fefaee03dd7ce5cde0e825572a2
|
|
| MD5 |
4ff9f5728363866ee055cc8cb4c5e719
|
|
| BLAKE2b-256 |
230eda55112328eac117dd47572843d71b019f7f71eb384ebd04e923ba1fed95
|