Man pages for eduardokapp/r_neural_network
Kapp Neural Nets

backpropagateCalculate the Error and Backpropagate adjusts
compute_layerComputer layer outputs
create_layerCreate a network layer
create_networkCreate a neural network base structure
forward_passForward pass a set of inputs throughout the network
mseMean Squared Error
mse_primeDerivative of the Mean Squared Error
reluRectified Linear Unit
sigmoidSigmoid Activation Unit
sigmoid_primeSigmoid Activation Unit Derivative
train_networkTrain a Network using Stochastic Gradient Descent
eduardokapp/r_neural_network documentation built on Dec. 20, 2021, 3:21 a.m.