compile_keras_grid      Compile Keras Models Over a Grid of
                        Hyperparameters
create_keras_functional_spec
                        Create a Custom Keras Functional API Model
                        Specification for Tidymodels
create_keras_sequential_spec
                        Create a Custom Keras Sequential Model
                        Specification for Tidymodels
extract_keras_history   Extract Keras Training History
extract_keras_model     Extract Keras Model from a Fitted Kerasnip
                        Object
extract_valid_grid      Extract Valid Grid from Compilation Results
inform_errors           Inform About Compilation Errors
inp_spec                Remap Layer Block Arguments for Model
                        Specification
keras_evaluate          Evaluate a Kerasnip Model
register_keras_loss     Register a Custom Keras Loss
register_keras_metric   Register a Custom Keras Metric
register_keras_optimizer
                        Register a Custom Keras Optimizer
remove_keras_spec       Remove a Keras Model Specification and its
                        Registrations
step_collapse           Collapse Predictors into a single list-column
