Coder Social home page Coder Social logo

mujoco_workshop2024's Introduction

This is a GitHub Repo for the SOAR/BISCCIT 2024 workshop on MuJoCo by Elliott Abe.

This workshop was designed to be able to work fully in collab notebooks with internet access. If you would like to install on your local computer see install instructions at the bottom.

Notebooks for workshop

  • Introduction to MuJoCo

    • This notebook introduces the basics of MuJoCo models, simultation and rendering:  
    Open In Colab
  • Flybody Example

    • The flybody notebook covers the basics of working with the biomechanical model of the fruitfly created by Janelia:  
    Open In Colab
  • MuJoCo MJX
    • MJX is the version of MuJoCo that runs JAX in the backend and enables GPU simulations and environments:  
      Open In Colab

Additional notebooks to explore:

  • DM_control tutorial:

    • Open In Colab
  • The LQR tutorial synthesizes a linear-quadratic controller, balancing a humanoid on one leg:

    • Open In Colab
  • The least-squares tutorial explains how to use the Python-based nonlinear least-squares solver:

    • Open In Colab
  • The differentiable physics tutorial trains locomotion policies with analytical gradients automatically derived from MuJoCo's physics step:

    • Open In Colab

Local Installation Instructions

Clone the git repo from:
git clone https://github.com/elliottabe/mujoco_workshop2024.git

Enter the mujoco_workshop2024 folder:
cd mujoco_workshop2024

Setup for installing conda environment and dependencies

To install the repo there is a conda environment that will install the necessary packages. Make sure you are in the pytorchGLM Github directory.
Use command:
conda env create -f environment.yaml

After installing activate the conda environment:
conda activate mujoco_workshop

After installing the conda environment. Run this command to install pip reqruirements:
pip install -r requirements.txt

mujoco_workshop2024's People

Contributors

elliottabe avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.