burtenshaw HF Staff commited on
Commit
29327ea
·
verified ·
1 Parent(s): 14a265d

Upload folder using huggingface_hub

Browse files
Files changed (42) hide show
  1. .gitattributes +35 -0
  2. ch1/ch1-lerobot-figure1.png +3 -0
  3. ch2/ch2-approaches.png +0 -0
  4. ch2/ch2-classical-limitations.png +3 -0
  5. ch2/ch2-cost-accessibility.png +3 -0
  6. ch2/ch2-planar-manipulator-floor-box.png +0 -0
  7. ch2/ch2-planar-manipulator-floor-shelf.png +0 -0
  8. ch2/ch2-planar-manipulator-floor.png +0 -0
  9. ch2/ch2-planar-manipulator-free.png +0 -0
  10. ch2/ch2-platforms.png +3 -0
  11. ch2/ch2-so100-to-planar-manipulator.png +3 -0
  12. ch3/ch3-agent-env.png +0 -0
  13. ch3/ch3-duck-sim-vs-real.png +3 -0
  14. ch3/ch3-hil-serl-examples.png +3 -0
  15. ch3/ch3-learning-atlas.png +3 -0
  16. ch3/ch3-learning-benefits.png +3 -0
  17. ch3/ch3-many-ducks.png +3 -0
  18. ch3/ch3-rl-algorithms-atlas.png +3 -0
  19. ch3/ch3-rl-examples.png +3 -0
  20. ch4/ch4-act-decoder.png +3 -0
  21. ch4/ch4-act-encoder.png +3 -0
  22. ch4/ch4-act.png +3 -0
  23. ch4/ch4-action-vs-observation-distribution.png +3 -0
  24. ch4/ch4-async-inference.png +3 -0
  25. ch4/ch4-bc-trajectories.png +3 -0
  26. ch4/ch4-diffusion-policy.png +3 -0
  27. ch4/ch4-diffusion-robot-actions.png +3 -0
  28. ch4/ch4-diffusion-vs-flowmatching.png +3 -0
  29. ch4/ch4-issues-with-bc.png +3 -0
  30. ch4/ch4-latent-variable-model.png +3 -0
  31. ch4/ch4-many-latents.png +3 -0
  32. ch4/ch4-normalizing-flows.png +3 -0
  33. ch4/ch4-observation-action-mapping.png +3 -0
  34. ch4/ch4-queues.png +3 -0
  35. ch4/ch4-task-effect-on-pairs.png +3 -0
  36. ch5/ch5-generalist-policies-timeline.png +3 -0
  37. ch5/ch5-ml-vs-robotics-foundation.png +3 -0
  38. ch5/ch5-pi0-sampling-timesteps.png +3 -0
  39. ch5/ch5-pi0.png +3 -0
  40. ch5/ch5-smolvla.png +3 -0
  41. ch5/ch5-trends.png +3 -0
  42. misc/lerobot-team.jpeg +3 -0
.gitattributes CHANGED
@@ -33,3 +33,38 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ ch1/ch1-lerobot-figure1.png filter=lfs diff=lfs merge=lfs -text
37
+ ch2/ch2-classical-limitations.png filter=lfs diff=lfs merge=lfs -text
38
+ ch2/ch2-cost-accessibility.png filter=lfs diff=lfs merge=lfs -text
39
+ ch2/ch2-platforms.png filter=lfs diff=lfs merge=lfs -text
40
+ ch2/ch2-so100-to-planar-manipulator.png filter=lfs diff=lfs merge=lfs -text
41
+ ch3/ch3-duck-sim-vs-real.png filter=lfs diff=lfs merge=lfs -text
42
+ ch3/ch3-hil-serl-examples.png filter=lfs diff=lfs merge=lfs -text
43
+ ch3/ch3-learning-atlas.png filter=lfs diff=lfs merge=lfs -text
44
+ ch3/ch3-learning-benefits.png filter=lfs diff=lfs merge=lfs -text
45
+ ch3/ch3-many-ducks.png filter=lfs diff=lfs merge=lfs -text
46
+ ch3/ch3-rl-algorithms-atlas.png filter=lfs diff=lfs merge=lfs -text
47
+ ch3/ch3-rl-examples.png filter=lfs diff=lfs merge=lfs -text
48
+ ch4/ch4-act-decoder.png filter=lfs diff=lfs merge=lfs -text
49
+ ch4/ch4-act-encoder.png filter=lfs diff=lfs merge=lfs -text
50
+ ch4/ch4-act.png filter=lfs diff=lfs merge=lfs -text
51
+ ch4/ch4-action-vs-observation-distribution.png filter=lfs diff=lfs merge=lfs -text
52
+ ch4/ch4-async-inference.png filter=lfs diff=lfs merge=lfs -text
53
+ ch4/ch4-bc-trajectories.png filter=lfs diff=lfs merge=lfs -text
54
+ ch4/ch4-diffusion-policy.png filter=lfs diff=lfs merge=lfs -text
55
+ ch4/ch4-diffusion-robot-actions.png filter=lfs diff=lfs merge=lfs -text
56
+ ch4/ch4-diffusion-vs-flowmatching.png filter=lfs diff=lfs merge=lfs -text
57
+ ch4/ch4-issues-with-bc.png filter=lfs diff=lfs merge=lfs -text
58
+ ch4/ch4-latent-variable-model.png filter=lfs diff=lfs merge=lfs -text
59
+ ch4/ch4-many-latents.png filter=lfs diff=lfs merge=lfs -text
60
+ ch4/ch4-normalizing-flows.png filter=lfs diff=lfs merge=lfs -text
61
+ ch4/ch4-observation-action-mapping.png filter=lfs diff=lfs merge=lfs -text
62
+ ch4/ch4-queues.png filter=lfs diff=lfs merge=lfs -text
63
+ ch4/ch4-task-effect-on-pairs.png filter=lfs diff=lfs merge=lfs -text
64
+ ch5/ch5-generalist-policies-timeline.png filter=lfs diff=lfs merge=lfs -text
65
+ ch5/ch5-ml-vs-robotics-foundation.png filter=lfs diff=lfs merge=lfs -text
66
+ ch5/ch5-pi0-sampling-timesteps.png filter=lfs diff=lfs merge=lfs -text
67
+ ch5/ch5-pi0.png filter=lfs diff=lfs merge=lfs -text
68
+ ch5/ch5-smolvla.png filter=lfs diff=lfs merge=lfs -text
69
+ ch5/ch5-trends.png filter=lfs diff=lfs merge=lfs -text
70
+ misc/lerobot-team.jpeg filter=lfs diff=lfs merge=lfs -text
ch1/ch1-lerobot-figure1.png ADDED

Git LFS Details

  • SHA256: a850d2b9170736a42366d65dd858408dcffafa3420a0c6cfd678bbdd29a196fa
  • Pointer size: 132 Bytes
  • Size of remote file: 2.86 MB
ch2/ch2-approaches.png ADDED
ch2/ch2-classical-limitations.png ADDED

Git LFS Details

  • SHA256: 85742a774d8d1ad3e36fc50d89c5a69409bce98ebe6bdba734896156ba668aa8
  • Pointer size: 132 Bytes
  • Size of remote file: 4.74 MB
ch2/ch2-cost-accessibility.png ADDED

Git LFS Details

  • SHA256: 606cbb89fda90a2ddb22dc721ea978ffa9fe34a7f9f0bf1614b6ae53b4117411
  • Pointer size: 132 Bytes
  • Size of remote file: 1.96 MB
ch2/ch2-planar-manipulator-floor-box.png ADDED
ch2/ch2-planar-manipulator-floor-shelf.png ADDED
ch2/ch2-planar-manipulator-floor.png ADDED
ch2/ch2-planar-manipulator-free.png ADDED
ch2/ch2-platforms.png ADDED

Git LFS Details

  • SHA256: baf76deb1a68b859d1e702bc7d0b4173a6b34b56d4bdf75c4748e80eb1934aad
  • Pointer size: 132 Bytes
  • Size of remote file: 3.62 MB
ch2/ch2-so100-to-planar-manipulator.png ADDED

Git LFS Details

  • SHA256: 731806e912421ee3f3fcd10c24b5f5e9f4dd448f859e8213f8f11c0821fcbf59
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
ch3/ch3-agent-env.png ADDED
ch3/ch3-duck-sim-vs-real.png ADDED

Git LFS Details

  • SHA256: c682cfebec3bf21f579a687d4f6a34d6f7cff225397e081188c39ca3b3def1e7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.76 MB
ch3/ch3-hil-serl-examples.png ADDED

Git LFS Details

  • SHA256: ae41b09a8a8412b28994425565438a897f827b3a2048d6832c2be7884b40a2af
  • Pointer size: 132 Bytes
  • Size of remote file: 7.22 MB
ch3/ch3-learning-atlas.png ADDED

Git LFS Details

  • SHA256: 124d586210aa9b3a110c712c4eff3629d0064a507c9c77bf937dd00cc959428c
  • Pointer size: 131 Bytes
  • Size of remote file: 178 kB
ch3/ch3-learning-benefits.png ADDED

Git LFS Details

  • SHA256: c23f98c050afb75098f34a2bca49fa30ebb4a2b373447c36ba62612854253ff3
  • Pointer size: 132 Bytes
  • Size of remote file: 6.94 MB
ch3/ch3-many-ducks.png ADDED

Git LFS Details

  • SHA256: 418bdeff168978207fcc623db74d25b86d11f27d1100a28238bc1591901b93de
  • Pointer size: 132 Bytes
  • Size of remote file: 4.87 MB
ch3/ch3-rl-algorithms-atlas.png ADDED

Git LFS Details

  • SHA256: 2aa853e6067e7bd06cfa0d12250d4277fbe2020b8a2b817c005b084c49c905d5
  • Pointer size: 131 Bytes
  • Size of remote file: 195 kB
ch3/ch3-rl-examples.png ADDED

Git LFS Details

  • SHA256: edb1fa24ee3d279302980016809eab038fc43037156b8d7cadae7fa5b9dddbba
  • Pointer size: 132 Bytes
  • Size of remote file: 9.05 MB
ch4/ch4-act-decoder.png ADDED

Git LFS Details

  • SHA256: 578074c47e65992422e9cb991949b1d63598aded2098dfde3925a33dfd55e481
  • Pointer size: 132 Bytes
  • Size of remote file: 3.18 MB
ch4/ch4-act-encoder.png ADDED

Git LFS Details

  • SHA256: 7ceeeccb9dd7e791f215f71ee422d9adfb8c2ff1d2417a851e31ba6a6715aaf7
  • Pointer size: 131 Bytes
  • Size of remote file: 874 kB
ch4/ch4-act.png ADDED

Git LFS Details

  • SHA256: 318b6f77277c5e8fcf51e2aba63154ee99052e2bcff2af0387fb3cfd1d07cff7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
ch4/ch4-action-vs-observation-distribution.png ADDED

Git LFS Details

  • SHA256: 7db4ecc0d54d9cab6b8a16017c81bfd9b7fd5d7997bcdd645ccf57167f7efcf2
  • Pointer size: 131 Bytes
  • Size of remote file: 274 kB
ch4/ch4-async-inference.png ADDED

Git LFS Details

  • SHA256: 850ebb6e6ad809edc48597a89cf8e25b2664b9137ca4602ae14f164524f8d232
  • Pointer size: 131 Bytes
  • Size of remote file: 282 kB
ch4/ch4-bc-trajectories.png ADDED

Git LFS Details

  • SHA256: 0ede85dbb8f12b3cced4dc0e12f97e3713d8432953183840f99e8534998d7f3b
  • Pointer size: 132 Bytes
  • Size of remote file: 2.25 MB
ch4/ch4-diffusion-policy.png ADDED

Git LFS Details

  • SHA256: c3cb644c79fd016e77c78bd7fcf185908b18fb127f656003eb577349cfb6da40
  • Pointer size: 132 Bytes
  • Size of remote file: 2.81 MB
ch4/ch4-diffusion-robot-actions.png ADDED

Git LFS Details

  • SHA256: a59b816b60a53784127e3dcf0aad612ba14474bde57e1c2b73b670665d1b70ec
  • Pointer size: 132 Bytes
  • Size of remote file: 8.93 MB
ch4/ch4-diffusion-vs-flowmatching.png ADDED

Git LFS Details

  • SHA256: aef138f5120025b0bad73788bc8b3af91f27331af3b49bafb09b15037944fa12
  • Pointer size: 131 Bytes
  • Size of remote file: 189 kB
ch4/ch4-issues-with-bc.png ADDED

Git LFS Details

  • SHA256: 7b726d8aa64534e8cbec4a0084fd86e4dfcc0b17685559970006a573dd326459
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
ch4/ch4-latent-variable-model.png ADDED

Git LFS Details

  • SHA256: e5b1f48d4dc011d5a20b1d5bccc5cde750f4ffab4b8c48bb5b04529a18aa0390
  • Pointer size: 131 Bytes
  • Size of remote file: 984 kB
ch4/ch4-many-latents.png ADDED

Git LFS Details

  • SHA256: 1f5421aae5c9e9735de598fca1a5c68ef7fd28c8b31112c4675356f6deda9b29
  • Pointer size: 131 Bytes
  • Size of remote file: 222 kB
ch4/ch4-normalizing-flows.png ADDED

Git LFS Details

  • SHA256: 51f73d09b35b8ccd5685c6b26f7615f8d6ab3df7d045b2502e9232bfe33beace
  • Pointer size: 131 Bytes
  • Size of remote file: 278 kB
ch4/ch4-observation-action-mapping.png ADDED

Git LFS Details

  • SHA256: f1a4a70971ea4c7cf73c089a70e4bc9dd1b5aba43021016fea8b323ad2642c53
  • Pointer size: 132 Bytes
  • Size of remote file: 2.08 MB
ch4/ch4-queues.png ADDED

Git LFS Details

  • SHA256: 8d3072c26d0419ee4b19f4ebd10c66e117e113514326eb3e7864057644c305d7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.97 MB
ch4/ch4-task-effect-on-pairs.png ADDED

Git LFS Details

  • SHA256: 0423b4760f661afa6b81a896a473a4bfc50737b0ecef76fa75051eb6ccf69896
  • Pointer size: 132 Bytes
  • Size of remote file: 1.19 MB
ch5/ch5-generalist-policies-timeline.png ADDED

Git LFS Details

  • SHA256: 98f0efdb30302f2fd582bbec379007ef3d2188171f0d700014539560b5d29a9f
  • Pointer size: 131 Bytes
  • Size of remote file: 122 kB
ch5/ch5-ml-vs-robotics-foundation.png ADDED

Git LFS Details

  • SHA256: e858e0c5c2d7246e097c8e048d7c378c0ce20c922e66ceac8db8dbb2c5598e79
  • Pointer size: 132 Bytes
  • Size of remote file: 3.39 MB
ch5/ch5-pi0-sampling-timesteps.png ADDED

Git LFS Details

  • SHA256: 2c27d0d34e08154b42692d1a3ea142ef7742ab50547211e9b22f16d79d14fbb3
  • Pointer size: 131 Bytes
  • Size of remote file: 187 kB
ch5/ch5-pi0.png ADDED

Git LFS Details

  • SHA256: 689a7d0a94d116edce122d8c9010aa456ae7d1d816f5684513711d36c94ebb89
  • Pointer size: 132 Bytes
  • Size of remote file: 1.24 MB
ch5/ch5-smolvla.png ADDED

Git LFS Details

  • SHA256: 49575d51c64eb320c588673fb9b33d1d0a3de7f6af7165a18c35ffb40af93e7a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.33 MB
ch5/ch5-trends.png ADDED

Git LFS Details

  • SHA256: 357708ec69852658d69c5f3ec3d9c5805939fdaa0d13150f6777731579db09fe
  • Pointer size: 131 Bytes
  • Size of remote file: 637 kB
misc/lerobot-team.jpeg ADDED

Git LFS Details

  • SHA256: 7b79149533fb8602ee423c91c068100657745045bfd1507a6a61e30d58c65877
  • Pointer size: 131 Bytes
  • Size of remote file: 170 kB