# Generated by roxygen2: do not edit by hand

export(L1_regularisation)
export(L2_regularisation)
export(NNgrad_test)
export(NNpredict)
export(Qloss)
export(ReLU)
export(download_mnist)
export(dropoutProbs)
export(hyptan)
export(ident)
export(logistic)
export(multinomial)
export(nbiaspar)
export(network)
export(nnetpar)
export(no_regularisation)
export(smoothReLU)
export(softmax)
export(train)
export(wQloss)
export(wmultinomial)
import(graphics)
import(methods)
import(stats)
import(utils)
importFrom(Matrix,Matrix)
importFrom(Matrix,sparseMatrix)
