Skip to content

Repository files navigation

AI Robotics Playgrounds


Setup a conda environment

conda create -y -n ai_robotics python=3.10
conda activate ai_robotics

pip install ipykernel ipywidgets
pip install moviepy==1.0.2 opencv-python mediapy
pip install torch renderlab matplotlib scipy
pip install "gymnasium[classic-control]" mujoco
pip install stable_baselines3 nlopt

  • [Note] If you have an issue with ffmpeg
conda install -c conda-forge ffmpeg=7.1.0

AI Robotics Playgrounds

Playground Description
Cookbooks A collection of notebook for AI Robotics
Book_deep_learning_from_scratch_4 Demo notebooks for Deep learning from scratch 4
LeRobot Experimental notebooks for various policies with LeRobot library
OpenPI Simple demos of π0 policy
Mujoco Python tutorial notebooks for MuJoCo
PythonRobotics Python example notebooks for Robotics algorithms

References:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages