Unified Robot Skill Learning Framework
Project description
SparkMind
Unified robot skill learning on top of Hydra, LeRobot, and (for RL) Isaac Gym / RofuncRL-style stacks. Training scripts live under examples/.
Supported algorithms
| Area | Algorithm / model |
|---|---|
| IL imitation learning |
ACT (Action Chunking Transformer) |
| Diffusion policy | |
| RL reinforcement learning |
Humanoid AMP (RofuncRL, Isaac Gym) |
| HOTU (skill transfer, RofuncRL) | |
| HOTU (view / motion) | |
| HumanGPT (humanoid imitation, RofuncRL) | |
| VLA vision–language–action |
SmolVLA |
| XVLA | |
| π₀ (PI0) | |
| π₀.₅ (PI05) | |
| GR00T | |
| Wall-X |
Installation
Requirements: Python 3.12, pip, and a clone of this repository.
cd /path/to/SparkMind
# pip install -e .
pip install -e ".[all]" # install all extras
Optional simulation suites and VLA policy extras (e.g. envs, pi, xvla, all) are documented here:
Docker build and runtime usage for the current IL / VLA image is documented here:
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 sparkmind-1.0.0rc1.tar.gz.
File metadata
- Download URL: sparkmind-1.0.0rc1.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fb91d80d9451153439b8af3eb1000abee1eab6950cb950f132d25d11b230980
|
|
| MD5 |
461d9c68440abc62b22fbc54d4722055
|
|
| BLAKE2b-256 |
2835bcc41ab7c4c76955ac2d99e0224adc7f35c65e379ea28911a41e257ef50f
|
File details
Details for the file sparkmind-1.0.0rc1-py3-none-any.whl.
File metadata
- Download URL: sparkmind-1.0.0rc1-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
426910c2e7ac28b6de10365da72aea348da887a0c186dfdc0ee501bdbf9fa3e9
|
|
| MD5 |
0c75d52d38e7c86676927f15a1003027
|
|
| BLAKE2b-256 |
f99453b1ef641c173b835e65b7c68b808a276d27b7b942a35c79e637189cd7a5
|