In context learning exploration for robotic locomotion.
Install from PyPI:
pip install iclrobotTo start training the humanoid walking task, run:
python -m iclrobot.dh_walkingYou should be able to directly click the link to visualize the tensorboard logs. Otherwise, you migth have to manually run:
tensorboard --logdir=<path to iclrobot>/dh_walking/logs