feup-jmc
feup-jmc
I feel somewhat stupid but I figured it out myself. The validation step is necessary for the success files to be generated.
Hello, and once again thanks for the great work put into this repo. Reopening the issue with some new insights: I have found out that my early victory in success...
Will close #6 and #7 for now as they are almost certainly due to this specific issue, with terminal/initial state quality being decisive.
After a bit of digging deeper, this situation is even more baffling: The function sequence is `run.py -> trainer.py -> evaluate(params) -> _evaluate(params)`, with the latter evaluating the episode `num_eval`...