2-D two-legged walking robot similar to MuJoCo Walker2D. The task is to make robot run as fast as possible
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
The obtained result: