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

Error with inference #60

Open
bpm246 opened this issue Sep 13, 2021 · 0 comments
Open

Error with inference #60

bpm246 opened this issue Sep 13, 2021 · 0 comments

Comments

@bpm246
Copy link

bpm246 commented Sep 13, 2021

Do you have to stop the training manually?

By stopping it manually and performig the inference with the following code:
from game import Game
from funcs import playMatchesBetweenVersions
import loggers as lg

env = Game()
playMatchesBetweenVersions(env,1,1,1,10, lg.logger_tourney, 0)

I get this error:
OSError: SavedModel file does not exist at: ./run_archive/connect4/run0001/models/version0001.h5/{saved_model.pbtxt|saved_model.pb}

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