Man pages for billyhw/netzuko

cross_entropyCompute the negative cross-entropy for multi-class...
forward_backward_passCompute crucial quantities evaluated from one...
get_error_hiddenCompute errors from a layer to the previous layer
get_error_outputCompute errors from output to the last hidden layer
get_sCompute the linear predictors to be activated via the...
grad_logisticCompute the gradient of the logistic activation function
grad_reluCompute the gradient of the relu activation function
grad_tanhCompute the gradient of the tanh activation function
grad_wCompute the gradient of the weight for a given layer
initialize_weightsInitialize weights
kl_divergenceCompute the KL-divergence for logistic output
least_squareCompute 1/2 least square error for regression
logistic_activationCompute logistic activation given linear predictors
mnistMNIST Database Training Images
netzukoFit a neural network using back-propagation
predict.netzukoMake Predictions on a test set
relu_activationCompute ReLU activation given linear predictors
scale_matrixScale a matrix
soft_maxCompute the soft max activation for output predictive...
tanh_activationCompute tanh activation given linear predictors
billyhw/netzuko documentation built on March 23, 2022, 4:26 p.m.