Skip to content

Latest commit

 

History

History
 
 

roboschool_walker2d

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

2-D two-legged walking robot similar to MuJoCo Walker2D. The task is to make robot run as fast as possible

Solving with TD3

Following are the commands used to train and test the model:

To train the model:

python td3.py train

To run with pre-trained weights:

python td3.py test

Results

The obtained result: