Open songhat opened 1 year ago
in tester notebook, I am going to test the best model. can you provide a pretrain-parameter? code:
from tester import Tester tester = Tester() model = tester.load_model(logdir='./lstm/model/', ckptdir='./lstm/checkpoints/ckpt_30')
error: OSError: No file or directory found at ./lstm/model/
OSError: No file or directory found at ./lstm/model/
in tester notebook, I am going to test the best model. can you provide a pretrain-parameter? code:
error:
OSError: No file or directory found at ./lstm/model/