Jonathan Gill

Results 2 comments of Jonathan Gill

Having a negative sharpening value wouldn't make a real become imaginary. But in the paper Graves explicitly states that the sharpening value is >= 1, so softplus(gamma) + 1 would...

The tf.train.Saver() method doesn't work correctly on Windows for restoring or saving models. If you run train the network from scratch on your Windows machine you'll see good text, but...