Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Train stopping with no error message #1

Open
istoya opened this issue Jan 12, 2022 · 0 comments
Open

Train stopping with no error message #1

istoya opened this issue Jan 12, 2022 · 0 comments

Comments

@istoya
Copy link

istoya commented Jan 12, 2022

When executing this command from the recvis20 branch:

python -m nmp.train Maze-Simple-v0 maze_baseline --horizon 75 --seed 0 --epochs 1500

The train stops execution at a seemingly random epoch without showing an error message.
The last thing displayed is:

time/epoch (s)                 32.501863999999486
time/total (s)                 101.7254610999997
Epoch                          2
-----------------------------  --------------------

The train managed to finish once and run all 1500 epochs but all other runs have ended as previously described. I am running my tests on Windows 11 in a conda environment.

Is this an issue you have experienced and might have insight on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant