Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 535 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 535 Bytes

TensorFlow2.0-CaseStudies

Case studies using TensorFlow 2.0

Categorized in the following:

  1. Convert Degrees C to F
  2. Predict Ice Cream Sales Using Temperature
  3. Predict Bike Rental Usage
  4. Predict House Prices (incomplete)
  5. Classify Online Text Reviews (incomplete)
  6. Classify Diabetes (incomplete)
  7. Fashion Class Classification (incomplete)
  8. Classify Traffic Sign Images Using LeNet
  9. CIFAR-10 Classification (incomplete)
  10. Deploying a Model using TensorFlow Serving (incomplete)