Hacker News new | ask | show | jobs
by minimaxir 2704 days ago
Are the changes between ~1.13 and 2.0 finalized yet? Last I checked they were still in flux, outside of a few blog posts which state that config defaults changed: https://medium.com/tensorflow/whats-coming-in-tensorflow-2-0...

Biggest change for me is it seems like there's more of an incentive to use tf.keras instead of external Keras, for simplicity.