Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 655 Bytes

File metadata and controls

7 lines (6 loc) · 655 Bytes

Tensorflow-ML-using-Python

My Machine Learning and Deep Learning codes using Tensorflow, GPUs, TPUs and Python 3. Mostly these have been developed in Jupyter Notebook and Google's CoLab.

Contents

  • First Steps to Tensorflow is given. Link
  • Regression using Tensorflow Part 1
  • Regression using Tensorflow Part 2