Coder Social home page Coder Social logo

halfcheetahbioinspired's Introduction

Half Cheetah - RL for legged robots

In this repository, I control the Half Cheetah Reinforcement Learning benchmark with various PPO models.

This project was done as an assignment for the AE4350 Bio-Inspired Learning course at TU Delft.

The final model has a reward score of 3387.

Installing dependencies

The dependencies can be installed using conda /mamba using the following command.

conda env create -f environment.yml

Important files

Models from Scratch

  • Basic model: ppo.py
  • Improved model: ppoImproved.py

Run files

  • Train basic model: run_cheetah.py
  • Train improved model: run_cheetah_improved.py
  • Train stable baselines3 model: run_cheetah_sb3.py

Final Model

The final Stable Baselines model can be loading using: SB3/final.zip

Other files

Plotting files are prefaced with "plot". Videos are made using record files.

Videos

Doing Nothing

donothing.mp4

Intentional flip and moving on back

flip.mp4

Walking on face

walkonface.mp4

Okay Gait

okay.mp4

Better Gait --- Final model

better.mp4

halfcheetahbioinspired's People

Contributors

tristandijkstra 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.