Reinforcement-Learning-With-Unity-G.E.A.R
Reinforcement-Learning-With-Unity-G.E.A.R copied to clipboard
A prototype of an autonomous agent for garbage collection.
Results
1
Reinforcement-Learning-With-Unity-G.E.A.R issues
Sort by
recently updated
recently updated
newest added
trafficstars
Hi, I got a error when I run the command: mlagents-learn trainer_config.yaml --run-id=test_run --train --slow The error is : File "/home/bohan/Downloads/ml-agents/ml-agents/mlagents/trainers/models.py", line 595, in create_dc_actor_critic output = tf.concat([output_pre,is_collect],1) UnboundLocalError: local...