thebes2 / RL

1 stars 0 forks source link

Pass explicit train/eval flag to models #7

Closed thebes2 closed 2 years ago

thebes2 commented 2 years ago

It's easy to overwrite a model's checkpoints during evaluation due to there not being a safeguard. Pass different flag depending on if the model is instantiated from run.py or visualize_agent.py