Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 1.12 KB

File metadata and controls

16 lines (8 loc) · 1.12 KB

ZTM-Tensorflow-Developer-Certificate

Udemy course here https://www.udemy.com/course/tensorflow-developer-certificate-machine-learning-zero-to-mastery

Overall a great course for anyone interested in AI / ML! Checkout Daniel(course lecturers) repo here: https://github.com/mrdbourke/tensorflow-deep-learning

Unfortunately Google has shut down the Tensorflow Certification, I hope they'll create an alternative certification soon. Although Google has decided to end the certification the information provided in this course is still valuable as it discusses the fundamental theory of AI and the skills are transferable.

Some of my commit messages on here may seem a bit repetitive sorry in advance :)

PS: Apologies for not updating this repo more or going through the course, I had a very demanding job past year and a half which led to the study of tensorflow being neglected. I'm hoping over the next two weeks to finish this course.

Note to self

Always remember to downgrade python to version TF uses or else you get that annoying cuda not found message(you'd think I'd learn by now but this always gets me when getting back into TF)