This repository contains the basics of tensorflow, which beginners need to get started with The contents are:
- Introduction to Tensors
- Common Tensor operations
- Linear algebric operations
- GradientTape
- Sequential Models
- Funtional Models
- Layer Subclassing