in robosumo/policy_zoo/utils.py [0:0]
def sample(self): return self.mean + self.std * tf.random_normal(tf.shape(self.mean))