# package description -----------------------------------------------------
#' @title `kerasgenerator`: Data generator for deep learning
#' using Keras interface to R
#'
#' @docType package
#'
#' @importFrom methods is
#' @importFrom dplyr bind_rows
#' @importFrom tibble tibble
#' @importFrom tidyr spread
#' @importFrom tibble as_tibble
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.