Nothing
library(tfruns)
FLAGS <- flags(
flag_numeric('learning_rate', 2e-5, 'Initial learning rate.'),
flag_numeric('max_steps', 1e-6, 'Number of steps to run trainer.')
)
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.