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.
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.