-
Added a convenience function,
brulee_mlp_two_layer()
, to more easily fit two-layer networks with parsnip. -
Various changes and improvements to error and warning messages.
-
Fixed a bug that occurred when linear activation was used for neural networks (#68).