wuyifan18 / DeepLog

Pytorch Implementation of DeepLog.
MIT License
372 stars 154 forks source link

'model/Adam_batch_size=2048_epoch=300.pt' #53

Open keidododo opened 2 years ago

keidododo commented 2 years ago

when i runin LogKeyModel_predict.py ,program remind FileNotFoundError: [Errno 2] No such file or directory: 'model/Adam_batch_size=2048_epoch=300.pt'

How to solve this problem

wuyifan18 commented 2 years ago

@keidododo you should check whether you have a model file which name is 'Adam_batch_size=2048_epoch=300.pt' in the model dir.

keidododo commented 2 years ago

when i runing LogKeyModel_train.py,my dir will create log/Adam_batch_size=2048_epoch=300,but no model,i attempt rename log is model,running LogKeyModel_predict.py still remind FileNotFoundError: [Errno 2] No such file or directory: 'model/Adam_batch_size=2048_epoch=300.pt'  ------------------ 原始邮件 ------------------ 发件人: "wuyifan18/DeepLog" @.>; 发送时间: 2021年11月22日(星期一) 中午1:57 @.>; @.**@.>; 主题: Re: [wuyifan18/DeepLog] 'model/Adam_batch_size=2048_epoch=300.pt' (Issue #53)

@keidododo you should check whether you have a model file which name is 'Adam_batch_size=2048_epoch=300.pt' in the model dir.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.