This repo contains my pracitce/work for learning TensorFlow 2.x with focus to pass the TensorFlow Developer Certification Exam. It can be used for prepration for the course. The code is written for tensorflow 2.5.x
-
Books folder contains the code snippets from the book "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems 2nd Edition" by Aurélien Géron
-
Courseera folder contains the code snippets that I learnt during the coursera course is DeepLearning.AI TensorFlow Developer Professional Certificate on Coursera taught by Laurence Moroney and Andrew Ng.
-
handy_snippets contain snippets that I had created during my revision for the exam. It contains pieces of code that we can use directly during the exam.
-
minor_projects contain a few minor expierements I carried out during my practice.
-
Revision folder contains my revision scripts I worked a week before the exam.