nshaud/DeepHyperX

What does the `inference.py` do?

darrenzhang1007 opened this issue · 1 comments

In models.py, There is already a process of training and testing.

What is the purpose of the inference.py?
@nshaud

What is the purpose of the inference.py?

The same as testing but when you do not have the ground truth labels to compute metrics on.