Skip to content

The TensorFlow Developer Certificate repository is a curated collection of resources, code samples, and projects specifically designed to help individuals prepare for the TensorFlow Developer Certificate exam.

License

Notifications You must be signed in to change notification settings

skslalom/TensorFlow-Developer-Certificate

 
 

Repository files navigation

Tensorflow Developer Certificate

Table of Contents

Prerequisites

To run the code and exercises in this repository, you will need to have the followings installed:

  • Python (version 3.6 or later)
  • Tensorflow (version 2.0 or later)
  • Additional dependencies as mentioned in each subdirectory's README file

Getting Started

  1. Clone this repository to your local machine:
git clone https://github.com/hasanzeynal/Tensorflow-Developer-Certificate.git
  1. Navigate to the specific directory for the project or topic you are interested in, e.g., computer_vision_cnn/ for computer vision and CNN-related projects.

  2. Follow the instructions provided in each project's README file to set up the environment and run the code.

Certification

The Tensorflow Developer Certificate is earned by completing the required projects and exercises in this repository and passing the final examination. Each project focuses on practical implementations of deep learning concepts using Tensorflow.

Resources

Feel free to explore the different directories and dive into the projects to gain a deeper understanding of Deep Learning, Tensorflow, Computer Vision, NLP, and Time Series analysis.

Note: This repository is a work in progress and will be continually updated with new projects and exercises as I progress through the Tensorflow Developer Certificate program.

If you have any questions or suggestions, feel free to reach out or submit an issue. Happy learning!

About

The TensorFlow Developer Certificate repository is a curated collection of resources, code samples, and projects specifically designed to help individuals prepare for the TensorFlow Developer Certificate exam.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%