alan-turing-institute / T-REG

Reinforcement learning for a T-Rex
MIT License
1 stars 0 forks source link

T-REG

Make a T-Rex walk! Please see this document for a general overview of the project.

This Repo contains two subdirectories:

Repo 1: T-REG-RL

Playground for using reinforcement learning (via the unity-ml-agents package) to make the T-REX walk

T-REG-RL Get Started

pip install torch -f https://download.pytorch.org/whl/torch_stable.html
pip install -e ./ml-agents-envs
pip install -e ./ml-agents
pip install protobuf==3.20

To run a sample simulation, follow the instructions below

Repo 2: T-REG-HMI

Have users control the T-Rex limbs