Source
Confirms the TensorFlow Certificate exam is closed while existing credentials remain valid for three years from the pass date.
Source
Explains the 2024 closure timeline for the historical TensorFlow Developer Certificate exam.
Source
Describes the historical certificate scope around foundational TensorFlow, computer vision, CNNs, NLP, and image-data strategies.
Source
Explains Keras model-building APIs, layers, training workflows, and model composition in TensorFlow.
Source
Covers model.compile, model.fit, validation data, metrics, sample weights, evaluation, and prediction.
Source
Introduces tensors, model creation, training, evaluation, and probability outputs with TensorFlow and Keras.
Source
Explains Conv2D, pooling, feature maps, and image classification with Keras.
Source
Covers image loading, normalization, augmentation, model training, and validation for image classifiers.
Source
Shows TextVectorization, vocabulary adaptation, text classification, and model evaluation.
Source
Covers embeddings, recurrent layers, bidirectional RNNs, and sequence model training for text.
Source
Explains checkpoints, full-model saves, the Keras format, SavedModel export, and loading models.
Source
Covers TensorFlow Lite/LiteRT for optimized on-device inference on mobile, embedded, and edge targets.
Source
Explains serving trained TensorFlow models for production inference.
Source
Describes running and training machine learning models in JavaScript environments.