Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 872 Bytes

File metadata and controls

16 lines (15 loc) · 872 Bytes

tensorflow_practice

Learning TensorFlow through the 'TensorFlow Developer Certificate in 2023: Zero to Mastery' course

Topics Covered:

  • 0 — TensorFlow Fundamentals
  • 1 — Neural Network Regression with TensorFlow
  • 2 — Neural Network Classification with TensorFlow
  • 3 — Computer Vision and Convolutional Neural Networks with TensorFlow
  • 4 — Transfer Learning with TensorFlow Part 1: Feature Extraction
  • 5 — Transfer Learning with TensorFlow Part 2: Fine-tuning
  • 6 — Transfer Learning with TensorFlow Part 3: Scaling Up (Food Vision mini)
  • 7 — Milestone Project 1: Food Vision
  • 8 — NLP Fundamentals in TensorFlow
  • 9 — Milestone Project 2: SkimLit
  • 10 — Time Series fundamentals in TensorFlow
  • 11 — Milestone Project 3: Bitcoin Prediction