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 map, cache, shuffle, batch, prefetch, AUTOTUNE, and input-pipeline performance tradeoffs.
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 time-ordered splits, windowing, baselines, Conv1D, LSTM, and forecasting evaluation.
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.
Source
Lists TensorFlow learning resources for building machine learning knowledge after the historical certificate.
Source
Describes Google Cloud Professional Machine Learning Engineer as a cloud ML certification direction, not a TensorFlow certificate replacement.