Official implementation of the TD7 algorithm.
Example online RL:
python main.py --env HalfCheetah-v4
Example offline RL:
python main.py --offline --env halfcheetah-medium-v2
Results were originally collected with:
Official implementation of the TD7 algorithm.
Example online RL:
python main.py --env HalfCheetah-v4
Example offline RL:
python main.py --offline --env halfcheetah-medium-v2
Results were originally collected with: