laermannjan / nip-deeprl-project

Student project in deep reinforcement learning with the OpenAI Gym. We evaluated and analyzed how different model architectures performed as agents in various games.
0 stars 0 forks source link

Provide resume functionality #10

Closed laermannjan closed 7 years ago

laermannjan commented 7 years ago

We should be able to stop and resume an experiment or to just add onto an existing experiment. That way we would have no troubles running longer experiments without freezing our laptops 24/7

laermannjan commented 7 years ago

Implemented in 727a3b9