Closed
Description
In the documentation below, is writen that buffer_size is used in both PPO and BC:
https://github.com/Unity-Technologies/ml-agents/blob/master/docs/Training-ML-Agents.md
I am study the Behavioral Cloning Trainer and Model Python code and I did not find buffer_size being used.