Open cincibratus opened 5 years ago
Hi. Sorry for late reply. I think it is hard to share the Vehicle Environment Unity Scene, because it has some paid assets. I will update the environments and RL code in this week. Thank you
Please add unity environment scene with all the paid dependencies listed. Just like DRL based SelfDrivingCarControl.
On Sep 22, 2019, at 9:43 PM, Kyushik Min notifications@github.com wrote:
Hi. Sorry for late reply. I think it is hard to share the Vehicle Environment Unity Scene, because it has some paid assets. I will update the environments and RL code in this week. Thank you
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Okay! I will share it in the way you said. Also, I will update it to latest ML-agents version, so it seems to take a while. I will comment you when I finish it. I will try to finish it in one or two weeks. Thank you :)
Could you please share the Unity scene for Vehicle environment static and dynamic? The environments for these are not compatible with the Unity_ML_Agent code. If we try to train using any of the RL_Algorithms, it exits the environment immediately.
Also, why was tensorflow model not exported after training? For the inference, it still using the python script in inference model.