test all the different loss functions in each test
Compare changes
- Joseph Weston authored
+ 45
− 24
@@ -28,6 +28,26 @@ except ModuleNotFoundError:
@@ -75,38 +95,26 @@ def maybe_skip(learner):
@@ -120,6 +128,17 @@ def gaussian(n):
@@ -127,13 +146,15 @@ def run_with(*learner_types):