gym_vrep icon indicating copy to clipboard operation
gym_vrep copied to clipboard

build a reinforcement environment like openai gym based on V-rep for a dual-arm robot

Results 1 gym_vrep issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "D:/Personal/My_Subject/Simulation/MySubject_simulation/gym_vrep-master/gym_vrep/envs/train_vrep.py", line 101, in main(args) File "D:/Personal/My_Subject/Simulation/MySubject_simulation/gym_vrep-master/gym_vrep/envs/train_vrep.py", line 86, in main tensorboard_log='./log', TypeError: __init__() got an unexpected keyword argument 'checkpoint_freq' There are no two...