Everything You Need to Know About Tensors in Deep Learning With PyTorch
Offered By: Prodramp via YouTube
Course Description
Overview
Syllabus
- Workshop Introduction
- Tensor Introduction
- Building blocks of Deep Learning
- Input data as Tensor
- Tensors as higher degree matrix
- Declaration of Tensors in PyTorch
- Tensor Data Types
- Tensors as Python List and Pandas DF
- Tensors from NumPy ndarray
- torch.ones_like function
- torch.zeros_like function
- Tensor to NumPy ndarray conversion
- Tensors Operations
- Matrix multiplication on Tensors
- Transpose
- Element-wise Operations on Tensors
- Element-wise Multiplication
- torch.matmulT1, T2, out
- Element-wise Division
- Element-wise Addition
- Element-wise Subtraction
- Element-wise Square-root
- Tensor Aggregation
- Tensor In-place operation
- Tensor Logical Operation
- Bitwise or Shift Operations
- Indexing and Slicing in Tensor
- Reshaping Tensors
- Tensor Concatenation
- Tensor Devices CPU or GPU
- GPU in Google Colab
- Memory limitation with Tensors
- Tensor on GPU
- Tensor from CPU to GPU and vice-versa
- Tensor bridge with NumPy
- Recap
Taught by
Prodramp
Related Courses
Introduction to Data Science in PythonUniversity of Michigan via Coursera Julia Scientific Programming
University of Cape Town via Coursera Python for Data Science
University of California, San Diego via edX Probability and Statistics in Data Science using Python
University of California, San Diego via edX Introduction to Python: Fundamentals
Microsoft via edX