Marcos Gimenez
Results
3
comments of
Marcos Gimenez
Hi. I'm getting the same error. Its like is trying to find a checkpoint file to restore instead of creating a new one.
Ok. I get it to run by setting the `--checkpoint` argument as None in default `parser.add_argument("--checkpoint", default = None, help="directory with checkpoint to resume training from or use for testing")`...
Yes, thank you! Just tested and is restoring the session.