# Generated by roxygen2: do not edit by hand

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