登録して招待リンクを共有すると、動画再生報酬と紹介報酬を獲得できます。

Praveen Kumar Verma
@Alacritic_Super
FinTech @PaymentusCorp | Robotics | Edge AI | Microcontrollers | PCBs | Helping Makers Level Up
参加 August 2016
436 フォロー中    8.5K ファン
The coolest part of Microduck might not be the robot. It's how it learns to move. This repo shows the full reinforcement learning pipeline behind Microduck. The robot learns in simulation using MuJoCo, PPO and GPU-based training, then the trained policy is exported to ONNX and deployed on the real robot. But the real challenge is sim-to-real. The simulation models things like actuator behavior, battery voltage, command delays, friction and even gear backlash. That helps make the learned policy work when it moves from simulation to the physical robot. The repo includes policies for walking, fall recovery, sitting, standing, kicking, ground picking and even roller skating. Train in simulation. Test the behavior. Export the policy. Run it on a real robot.
もっと見る