#' Multinomial regression via keras
#'
#' [keras_mlp()] fits a model that uses linear predictors to predict
#' multiclass data using the multinomial distribution.
#'
#' @includeRmd man/rmd/multinom_reg_keras.md details
#'
#' @name details_multinom_reg_keras
#' @keywords internal
NULL
# See inst/README-DOCS.md for a description of how these files are processed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.