- Deep Learning and Tensorflow Fundamentals
- Neural Network Regression with Tensorflow
- Neural Network Classification with Tensorflow
- Computer Vision and Convolutional Neural Network with Tensorflow
- Transfer Learning in Tensorflow
- Natural Language Processing NLP
- Time Series Analysis
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
- Clone this repository to your local machine:
git clone https://github.com/hasanzeynal/Tensorflow-Developer-Certificate.git
-
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.
-
Follow the instructions provided in each project's README file to set up the environment and run the code.
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.
- Tensorflow Official Documentation
- Tensorflow Developer Certificate Program
- TensorFlow Developer Certificate in 2023: Zero to Mastery by Udemy
- Deep Learning Specialization by Coursera
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!