iaf icon indicating copy to clipboard operation
iaf copied to clipboard

#8 causes NaNs almost immediately during training

Open craffel opened this issue 7 years ago • 0 comments

If I run the TensorFlow version of this code (tf_train.py) with https://github.com/openai/iaf/pull/8 applied, I get a NaN within the first few iterations and training stops. If I remove that change, training proceeds fine. @pukkapies were you ever able to get the model training appropriately with your changes applied? If so, what hyperparameter settings were you using?

craffel avatar Nov 15 '17 22:11 craffel