Dive into TensorFlow, one of the top libraries for numerical computation and AI. This beginner-friendly course focuses on TensorFlow's core: tensors and their use in neural networks. Learn about tensors, tensor operations, and basic TensorFlow components to begin creating simple neural network models.
Overview
Syllabus
- Lesson 1: Understanding the Basics of Tensors in TensorFlow
- Lesson 2: Mastering Basic Tensor Operations in TensorFlow
- Lesson 3: Manipulating Tensor Shapes with TensorFlow
- Lesson 4: Defining Datasets with TensorFlow Tensors
- Lesson 5: Introduction to Neural Network Layers with TensorFlow