knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
Examples of some famous architectures.
library(keras) library(deepviz)
knitr::read_chunk( here::here("inst/examples/example_network_architectures.R") )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.