Data Science & Developer Roadmaps with Chat & Free Learning Resources
LiteRT overview
Optimized for on-device machine learning : LiteRT addresses five key ODML constraints: latency (there's no round-trip to a server), privacy (no personal data leaves the device), connectivity (internet...
Read more at TensorFlow Guide | Find similar documentsAn open source machine learning library for research and production.
Read more at TensorFlow Tutorials | Find similar documentsLearn basic and advanced concepts of TensorFlow such as eager execution, Keras high-level APIs and flexible model building.
Read more at TensorFlow Tutorials | Find similar documentsTF-NumPy Type Promotion
There are 4 options for type promotion in TensorFlow. By default, TensorFlow raises errors instead of promoting types for mixed type operations. Running tf.numpy.experimental_enable_numpy_behavior() s...
Read more at TensorFlow Guide | Find similar documentsCustomizing Saving and Serialization
A more advanced guide on customizing saving for your layers and models.
Read more at TensorFlow Guide | Find similar documentsKeras: The high-level API for TensorFlow
Introduction to Keras, the high-level API for TensorFlow.
Read more at TensorFlow Guide | Find similar documentsThe Functional API
Complete guide to the functional API.
Read more at TensorFlow Guide | Find similar documentsTraining & evaluation with the built-in methods
Complete guide to training & evaluation with `fit()` and `evaluate()`.
Read more at TensorFlow Guide | Find similar documentsSerialization and saving
Complete guide to saving & serializing models.
Read more at TensorFlow Guide | Find similar documentsMaking new layers and models via subclassing
Complete guide to writing `Layer` and `Model` objects from scratch.
Read more at TensorFlow Guide | Find similar documentsUnderstanding masking & padding
Complete guide to using mask-aware sequence layers in Keras.
Read more at TensorFlow Guide | Find similar documentsWorking with RNNs
Complete guide to using & customizing RNN layers.
Read more at TensorFlow Guide | Find similar documents- «
- ‹
- …