LeonAckermann / EEG-Artifact-Detection

2 stars 1 forks source link

can‘t find pretrain-parameter! #5

Open songhat opened 1 year ago

songhat commented 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/