TensorFlow Tutorials

TensorFlow is an open-source library developed by Google for machine learning and deep learning. It makes creating neural networks more straightforward than ever before because it handles all the math involved in calculating everything for you. This means less time spent researching how to do something and more time actually doing it! And once you’ve figured out how to do something with it, you can easily reuse that knowledge on other projects or with other datasets because it’s so easy to use! I highly recommend you get this book, “Deep Learning with TensorFlow 2 and Keras” to learn Deep Learning. This guide will help you to know about this library in a concise time.

Basics

  1. How to install TensorFlow
  2. How to import TensorFlow
  3. How to update TensorFlow
  4. How to check the TensorFlow version
  5. What is a Tensor? How to create a Tensor
  6. How to get the dimension of a Tensor

Advanced

  1. Convolutional Neural Network (CNN) | TensorFlow