Skip to content

vikasmalhotra08/data-science-tensorflow-learnings

Repository files navigation

TensorFlow Tutorials

Hello! Welcome to this tutorial series on how to use Tensorflow for various tasks in your projects. The aim of this tutorial series is to teach you various concepts of Tensorflow along with segways into concepts that provide context on why are we trying to solve a data science problem.

You'll notice a lot of comments in the notebooks, so please take your time in going through the notebook material and ask me questions if any on something that might seem ambiguous.

I have swapped out the traditional digit data with fashionMNIST data set in the below tutorials so as to update the tutorials with using new data set.

Introduction

  • These tutorials are intended for beginners in Deep Learning and TensorFlow.
  • Each tutorial covers a single topic.
  • The source-code is well-documented.
  • There is a YouTube video for each tutorial.

Tutorials

  1. Simple Linear Model (Notebook)

  2. Convolutional Neural Network (Notebook)

  3. Keras API (Notebook)

Original credit goes to the author of the below repo. I have tried to understand the tutorial and add my own titbits.

Original repository on GitHub

Original author is Magnus Erik Hvass Pedersen

About

Repo containing Tensorflow learnings and short tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published