Closed 1m2bert closed 9 months ago
For example, in 'run.py', line 15, where is the definition of MREProcessor, MREDataset?
In ' run.py', line 16, where is the Trainer in 'cores.gene.model'? but i've found it in 'cores.gene.train'?
In 'cores/gene/pycache/train.py', where is the modules.metrics?
Why are you trying to do with that, are you trying to hide something? The code is really confusing to change like that.
Thx for the attention. I have added the metrics.py file, and will check through the code and update it.
metrics.py
For example, in 'run.py', line 15, where is the definition of MREProcessor, MREDataset?
In ' run.py', line 16, where is the Trainer in 'cores.gene.model'? but i've found it in 'cores.gene.train'?
In 'cores/gene/pycache/train.py', where is the modules.metrics?
Why are you trying to do with that, are you trying to hide something? The code is really confusing to change like that.