Closed UmarSpa closed 4 years ago
And also the normalizer is first multiplied by 4. How come ?
normalizer = tf.multiply(normalizer, tf.constant(4., dtype=tf.float32))
These values should not be here, I was doing some testing and unfortunately, I upload them. Thanks for the comment
Why the huber loss is mulitplied by 50 ?