Skip to content

Tensorflow with real datasets - Solving Machine Learning Problems with Tensorflow

Notifications You must be signed in to change notification settings

itswave/Tensorflow-Solutions

Repository files navigation

Tensorflow-Solutions

The idea is to solve many real-world problems using Machine Learning. We will use various open dataset available from kaggle and other sources to solve the needed problem using Tensorflow. This reposiotory will only use tensorflow or tensorflow related packages for building machine learning models

Covers:

  • Tensorflow-Estimators
  • Tensorboard
  • Tensorflow Data Pipeline
  • Tensorflow Serving
  • Keras
  • Many More......

Available Solutions

  • Iris - Use new tensorflow data pipeline(i.e. Dataset) to build a model
  • Mnist - Using Custom Estimator i.e. Keras to build model and serving

About

Tensorflow with real datasets - Solving Machine Learning Problems with Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages