Man pages for FCNN4R
Fast Compressed Neural Networks for R

FCNN4R-packageFast Compressed Neural Networks for R
is.mlp_netIs it an object of 'mlp_net' class?
mlp_actvfunc2strReturn character string representing activation function
mlp_check_inoutCheck validity of inputs and outputs
mlp_check_wCheck validity of weight index
mlp_evalEvaluation
mlp_export_CExport multilayer perceptron network to a C function
mlp_netCreate objects of 'mlp_net' class
mlp_net-absolute-weight-indicesRetrieving absolute weight index
mlp_net-accessing-individual-weightsSetting and retrieving status (on/off) and value of...
mlp_net-classAn S4 class representing Multilayer Perception Network.
mlp_net-combining-two-networksCombining two networks into one
mlp_net-displayDisplaying networks (objects of 'mlp_net' class)
mlp_net-export-importExport and import multilayer perceptron network to/from a...
mlp_net-general-informationGeneral information about network
mlp_net-manipulating-network-inputsManipulating network inputs
mlp_net-MSE-gradientsComputing mean squared error, its gradient, and output...
mlp_net-namesGet and set network names
mlp_net-weights-accessSet and retrieve (active) weights' values
mlp_plotPlotting multilayer perceptron network
mlp_prune_magMinimum magnitude pruning
mlp_prune_obsOptimal Brain Surgeon pruning
mlp_rm_neuronsRemove redundant neurons in a multilayer perceptron network
mlp_rnd_weightsThis function sets network weights to random values drawn...
mlp_set_activationSet network activation functions
mlp_teach_bpBackpropagation (batch) teaching
mlp_teach_grpropRprop teaching - minimising arbitrary objective function
mlp_teach_rpropRprop teaching
mlp_teach_saTeaching networks using Simulated Annealing
mlp_teach_sgdStochastic gradient descent with (optional) RMS weights...
read-write-fcnndatasetReading and writing datasets in the FCNN format
FCNN4R documentation built on May 29, 2017, 4:26 p.m.