Skip to content
/ tf.notes Public

This repo holds my notes for tensorflow and I will try to update them as soon as I go through documentation!

Notifications You must be signed in to change notification settings

R1j1t/tf.notes

Repository files navigation

from tensorflow import notes

These are my notes of tensorflow.

Getting started Page: You should start from here and then go to below topics. Inspired and adapted from tensorflow website.

  1. Dataset: This page will help in basic understanding of providing input data to the function
  2. Advanced Dataset: This page holds a more in-depth notes, adapted from Tensorflow and StackeExchange website

Estimator module in Tensor flow: This will give you a basic understanding of models from training to predictions.

Extras Page: These are extra notes will mostly include something interesting and/or terminologies related to tf.

More pages will be added over time.

  • Page for "importing data from a file"
  • Completing the page on "Feature Columns"
  • Completing the page on "Creating Custom Estimators"

About

This repo holds my notes for tensorflow and I will try to update them as soon as I go through documentation!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published