set_tf_seed | R Documentation |
Some Keras models requires seeds to be set in both R and TensorFlow to achieve reproducible results. This function sets these seeds at the same time using version appropriate functions.
set_tf_seed(seed)
seed |
1 integer value. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.