TensorFlow
Core Concepts
Tensors
An introduction to TensorFlow's core concepts: Tensors, Operations, and Graphs.
ACCESS >>TensorFlow
Keras
Neural Networks
Learn how to build, compile, and train your first neural network using Keras in TensorFlow.
ACCESS >>TensorFlow
tf.data
Data Preprocessing
Learn how to efficiently load, preprocess, and feed data to your models using TensorFlow's tf.data API.
ACCESS >>TensorFlow
Custom Training Loops
Callbacks
Learn how to implement custom training loops and use callbacks in TensorFlow for more control over the training process.
ACCESS >>TensorFlow
Distribution Strategies
TensorFlow Lite
Learn advanced TensorFlow techniques for scaling training and deploying models efficiently.
ACCESS >>TensorFlow
Keras
CNN
Step-by-step guide to building a CNN for CIFAR-10 image classification using TensorFlow and Keras.
ACCESS >>TensorFlow
LSTM
Text Generation
Build a character-level text generation model using TensorFlow and LSTM to generate creative text based on Shakespeare's works.
ACCESS >>TensorFlow
Deep Learning
Keras
A comprehensive guide to further learning TensorFlow, including recommended courses, documentation, and resources.
ACCESS >>
ACCESS >>