StyleFlow icon indicating copy to clipboard operation
StyleFlow copied to clipboard

Overfitting

Open yx-chan131 opened this issue 3 years ago • 2 comments

Hi, I would like to ask how do you define overfitting in this project?

Besides, in paper it mentioned about 6 stack CNF functions model is a faster alternative, but isn't that the model will be slower if the number of stacks increases?

yx-chan131 avatar Dec 07 '21 00:12 yx-chan131

You can determine that by computing the metrics on the test samples. The speed also depends on how minutely the ODE solver approximates the function. So an overfitted version might take longer to evaluate and so on.

RameenAbdal avatar Jan 09 '22 10:01 RameenAbdal

@RameenAbdal hi, may I know where is the test samples?

yx-chan131 avatar Jan 21 '22 03:01 yx-chan131