Skip to content

Systematic and complete notes (or guide) on getting started right away with Tensorflow. Inspired from "Complete Guide to Tensorflow for Deep Learning with Python" on Udemy.

License

Notifications You must be signed in to change notification settings

ramapinnimty/Hands-on-Tensorflow

Repository files navigation

Hands-on-Tensorflow

Tensorflow Image

Systematic and complete notes (or guide) on getting started right away with Tensorflow. Inspired from "Complete Guide to Tensorflow for Deep Learning with Python" course offered via Udemy.

Requirements:

  1. Some knowledge of programming (preferably Python).
  2. Some basic knowledge of math (mean, standard deviation, etc..).

Contents:-

  1. Tensorflow Basics.
  2. Basic Neural Network for Regression using NumPy, Tensorflow.
  3. Use TensorFlow's Estimator API for Regression.
  • 3.1 Regression exercise.
  1. Use TensorFlow's Estimator API for Classification.
  • 4.1 Classification exercise.
  1. Use TensorFlow for Image Classification with Convolutional Neural Networks (CNN's).
  2. Use TensorFlow for Time Series Analysis with Recurrent Neural Networks (RNN's).
  3. Use TensorFlow for solving Unsupervised Learning Problems with AutoEncoders.
  4. Create Generative Adversarial Networks (GAN's) with TensorFlow.

About

Systematic and complete notes (or guide) on getting started right away with Tensorflow. Inspired from "Complete Guide to Tensorflow for Deep Learning with Python" on Udemy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published