DQN-using-PyTorch-and-ML-Agents icon indicating copy to clipboard operation
DQN-using-PyTorch-and-ML-Agents copied to clipboard

bool "train_mode" in banana env

Open FruechteBini opened this issue 4 years ago • 0 comments

Hi, love your implementation, however, i am curious what the variable "train_mode" in env.reset() does? Can you shortly explain what the difference between "train" and "test" mode is regarding the returned state-values? Thank you in advance!

FruechteBini avatar Mar 13 '20 11:03 FruechteBini