Resolve "(Learner1D) add possibility to use the direct neighbors in the loss"
Compare changes
Files
2+ 42
− 37
@@ -18,13 +18,14 @@ from ..utils import cache_latest
@@ -32,40 +33,40 @@ def use_nn_neighbors(n):
@@ -221,7 +222,11 @@ class Learner1D(BaseLearner):