Amin Babadi
Amin Babadi
Hi Is it possible to use pre-recorded demonstration data for the training? If yes, which algorithms support this feature? Thanks
Hi I started the learning a few minutes ago and this is what I got in command prompt: ``` E:\agents>python -m agents.scripts.train --logdir=E:\model --config=pendulum INFO:tensorflow:Start a new run and write...
I'm getting this error when running DeepMimicCore.py: `Traceback (most recent call last): File "E:/Aalto University/ProjectSources/DeepMimic/DeepMimic.py", line 9, in from env.deepmimic_env import DeepMimicEnv File "E:\Aalto University\ProjectSources\DeepMimic\env\deepmimic_env.py", line 3, in from DeepMimicCore...