Randomness As Defined by Machine Learning’s Most Popular Language
Content Overview
Setup
The tf.random.Generator class
Creating independent random-number streams
Interaction with tf.function
Interaction with distribution strategies
Saving generators
Stateless RNGs
...