Nothing
# train script w/ error called by training_run in tests
library(tfruns)
FLAGS <- flags(
flag_numeric("learning_rate", 0.01, "Learning rate")
)
stop("Training error occurred")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.