This website requires JavaScript.
Explore
Help
Register
Sign In
ydy0615
/
lerobot-clone
Watch
1
Star
0
Fork
0
You've already forked lerobot-clone
mirror of
https://github.com/huggingface/lerobot.git
synced
2026-05-31 10:51:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
508f5d1407e07a8cc5fb69facee6f4edc5c87f0b
lerobot-clone
/
lerobot
History
Michel Aractingi
508f5d1407
Added server directory in
lerobot/scripts
that contains scripts and the protobuf message types to split training into two processes, acting and learning. The actor rollouts the policy and collects interaction data while the learner recieves the data, trains the policy and sends the updated parameters to the actor. The two scripts are ran simultaneously
...
Co-authored-by: Adil Zouitine <
adilzouitinegm@gmail.com
>
2025-04-18 15:04:13 +02:00
..
common
Added server directory in
lerobot/scripts
that contains scripts and the protobuf message types to split training into two processes, acting and learning. The actor rollouts the policy and collects interaction data while the learner recieves the data, trains the policy and sends the updated parameters to the actor. The two scripts are ran simultaneously
2025-04-18 15:04:13 +02:00
configs
Stable version of rlpd + drq
2025-04-18 15:04:10 +02:00
scripts
Added server directory in
lerobot/scripts
that contains scripts and the protobuf message types to split training into two processes, acting and learning. The actor rollouts the policy and collects interaction data while the learner recieves the data, trains the policy and sends the updated parameters to the actor. The two scripts are ran simultaneously
2025-04-18 15:04:13 +02:00
templates
[visualization] Ignore 2d or 3d data for now (
#809
)
2025-03-04 10:53:01 +01:00
__init__.py
Simplify configs (
#550
)
2025-01-31 13:57:37 +01:00
__version__.py
Add copyrights (
#157
)
2024-05-15 12:13:09 +02:00