Skip to content

brulee 0.2.0

Compare
Choose a tag to compare
@topepo topepo released this 20 Sep 14:59
469c5db
  • Several learning rate schedulers were added to the modeling functions (#12).

  • An optimizer was added to [brulee_mlp()], with a new default being LBFGS instead of stochastic gradient descent.