random_seed | R Documentation |
Random Number Generation with Tensorflow
random_seed(seed)
seed |
Integer value(s) used as seeds for RNG. |
The combination of RNG from NumPy and Tensorflow allows to get reproducible results with Tensorflow/Keras.
Other Utils:
as_ANN_matrix()
,
degree()
,
distance()
,
list_as_numeric()
,
probability()
,
radian()
,
re.factor()
,
sd_pop()
,
similarity()
,
var_pop()
,
vector_as_ANN_matrix()
,
vector_as_numeric()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.