knitr::opts_chunk$set( warning = FALSE, message = FALSE, fig.path = "man/figures/README-", fig.align = "center", out.width = "100%", collapse = TRUE, comment = "#>" )
The kerasgenerator package provided a collection of data generators that could help in data generating process for various deep learning tasks using keras. For more information, please check provided articles in the package website.
You can install the development version of kerasgenerator using:
# install.packages("remotes") remotes::install_github("bagasbgy/kerasgenerator")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.