TensorFlow 2.0 focuses on simplicity and ease of use ↦
Folks have been talking about TensorFlow 2 for some time now (See Practical AI #42 for one excellent example), but now it’s finally here. The bulleted list:
- Easy model building with Keras and eager execution.
- Robust model deployment in production on any platform.
- Powerful experimentation for research.
- API simplification by reducing duplication and removing deprecated endpoints.
This is a huge release. Check out the highlights list in the changelog to see for yourself.
Discussion
Sign in or Join to comment or subscribe