← All projects

TensorFlow Developer Certification — Practice

July 9, 2023 PythonTensorFlowKeras

Overview

A set of practice submissions (A, B, C) built while preparing for the TensorFlow Developer Certification (via Dicoding). Each submission contains five graded problems (Problem_X1Problem_X5) with their trained .h5 models.

Coverage

The problems span the certification’s core areas: basic regression, computer vision / image classification, natural-language processing, and time-series forecasting — each solved with a TensorFlow/Keras model.

AI/MLDeep LearningPractice