seorim0/DCCRN-with-various-loss-functions

ModuleNotFoundError: No module named 'run'

lixinlun opened this issue · 2 comments

Hi, I am new to deep learning.

In the trainer.py, line 17:
from run import model_train, model_validate, model_test

I dont find the run.py in the project.
Are those 3 models in train.py?

Thank you!谢谢!

Hi!
Yes, you are right.
It's a typo. I edited.

Thank you for your interest in my project.
If you have any additional questions, feel free to ask!