act_funs                Activation Functions Specification Helper
args                    Activation Function Arguments Helper
early_stop              Early Stopping Specification
gen-nn-train            Generalized Neural Network Trainer
grid_depth              Depth-Aware Grid Generation for Neural Networks
kindling-basemodels     Base models for Neural Network Training in
                        kindling
kindling-varimp         Variable Importance Methods for kindling Models
layer_prs               Layer argument pronouns for formula-based
                        specifications
mlp_kindling            Multi-Layer Perceptron (Feedforward Neural
                        Network) via kindling
new_act_fn              Custom Activation Function Constructor
nn_arch                 Architecture specification for train_nn()
nn_gens                 Functions to generate 'nn_module' (language)
                        expression
nn_module_generator     Generalized Neural Network Module Expression
                        Generator
ordinal_gen             Ordinal Suffixes Generator
rnn_kindling            Recurrent Neural Network via kindling
table_summary           Summarize and Display a Two-Column Data Frame
                        as a Formatted Table
train_nnsnip            Parsnip Interface of 'train_nn()'
