# Generated by roxygen2: do not edit by hand

S3method(predict,gradDescentRObject)
export(ADADELTA)
export(ADAGRAD)
export(ADAM)
export(AGD)
export(GD)
export(MBGD)
export(MGD)
export(RMSE)
export(RMSPROP)
export(SAGD)
export(SARAH)
export(SARAHPlus)
export(SGD)
export(SSGD)
export(SVRG)
export(gradDescentR.learn)
export(minmaxDescaling)
export(minmaxScaling)
export(prediction)
export(splitData)
export(varianceDescaling)
export(varianceScaling)
importFrom(stats,runif)
importFrom(stats,sd)
