Overfitting
ayushpatnaikgit opened this issue · 0 comments
ayushpatnaikgit commented
Hi,
Any tips to deal with overfitting? Can we add dropouts?
For example, in
torchcde/example/time_series_classification.py
Lines 37 to 42 in 9ff6aba
Can we add a dropout somewhere?
I am new to NeuralCDEs, apologies if I am missing anything obvious.