5 Commonly Used TensorFlow APIs
Introduction to nn.relu(), reduce_mean(), GradientTape(), one_hot(), and tf.data.Dataset
Introduction to nn.relu(), reduce_mean(), GradientTape(), one_hot(), and tf.data.Dataset
Learn how to create a simple linear regression model using TensorFlow in Python
Hands-on exercise to develop an AI model using simple Python code
Build a simple LSTM model to predict the next character using TensorFlow and Keras
How to easily build deep learning models using Keras
Understanding Tensor Dimensions with Examples
Basics of Building AI Models with TensorFlow
The core concept for data representation in TensorFlow
How to train and evaluate neural network models in Keras
Learn how to perform basic operations on tensors in TensorFlow with practical examples.