Skip to content
Snippets Groups Projects

Resolve "(Learner1D) add possibility to use the direct neighbors in the loss"

Merged Jorn Hoofwijk requested to merge 119-add-second-order-loss-to-adaptive into master
2 files
+ 64
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -12,3 +12,9 @@ Custom loss functions
.. autofunction:: adaptive.learner.learner1D.default_loss
.. autofunction:: adaptive.learner.learner1D.uniform_loss
.. autofunction:: adaptive.learner.learner1D.uses_nth_neighbors
.. autofunction:: adaptive.learner.learner1D.triangle_loss
.. autofunction:: adaptive.learner.learner1D.get_curvature_loss
Loading