{"id":18906687,"url":"https://github.com/valentinlibouton/tensorflow_developer_certificate_bootcamp","last_synced_at":"2026-05-01T18:31:55.940Z","repository":{"id":220852235,"uuid":"752757883","full_name":"ValentinLibouton/TensorFlow_Developer_Certificate_Bootcamp","owner":"ValentinLibouton","description":"Udemy - TensorFlow Developer Certificate Bootcamp ","archived":false,"fork":false,"pushed_at":"2024-05-22T07:42:57.000Z","size":174548,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T00:21:41.221Z","etag":null,"topics":["tensorflow","udemy-course","zerotomastery"],"latest_commit_sha":null,"homepage":"https://www.udemy.com/course/tensorflow-developer-certificate-machine-learning-zero-to-mastery/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ValentinLibouton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-04T18:12:20.000Z","updated_at":"2024-05-22T07:43:01.000Z","dependencies_parsed_at":"2024-05-22T08:56:49.378Z","dependency_job_id":null,"html_url":"https://github.com/ValentinLibouton/TensorFlow_Developer_Certificate_Bootcamp","commit_stats":null,"previous_names":["valentinlibouton/tensorflow_developer_certificate_bootcamp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ValentinLibouton/TensorFlow_Developer_Certificate_Bootcamp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FTensorFlow_Developer_Certificate_Bootcamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FTensorFlow_Developer_Certificate_Bootcamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FTensorFlow_Developer_Certificate_Bootcamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FTensorFlow_Developer_Certificate_Bootcamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ValentinLibouton","download_url":"https://codeload.github.com/ValentinLibouton/TensorFlow_Developer_Certificate_Bootcamp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FTensorFlow_Developer_Certificate_Bootcamp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32508900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["tensorflow","udemy-course","zerotomastery"],"created_at":"2024-11-08T09:18:24.097Z","updated_at":"2026-05-01T18:31:55.913Z","avatar_url":"https://github.com/ValentinLibouton.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Udemy - TensorFlow Developer Certificate Bootcamp](https://www.udemy.com/course/tensorflow-developer-certificate-machine-learning-zero-to-mastery/)\u003cbr\u003e\nThis course prepares for official Google's TensorFlow certification:\u003cbr\u003e\n\u0026rarr; [https://www.tensorflow.org/certificate](https://www.tensorflow.org/certificate)\u003cbr\u003e\nMy Udemy Certificate\n![My Udemy Certificate](https://udemy-certificate.s3.amazonaws.com/image/UC-02e98751-80ce-4425-898f-9c0239b7662b.jpg?v=1716237520000)\n## Useful links\n- [Course Github: https://github.com/mrdbourke/tensorflow-deep-learning](https://github.com/mrdbourke/tensorflow-deep-learning)\n\n## Table of contents\n### 0. TensorFlow fundamentals\n- [x] [Notebook](00_tensorflow_fundamentals/00.1_tensorflow_fundamentals.ipynb)\u003cbr\u003e\n### 1. Neural Network Regression With TensorFlow\n- [x] [Notebook](01_neural_network_regression_with_tensorflow/01.1_neural_network_regression_with_tensorflow_video.ipynb)\u003cbr\u003e\n### 2. Neural Network Classification With TensorFlow\n- [x] [Notebook](02_neural_network_classification_with_tensorflow/02.1_neural_network_classification_with_tensorflow_video.ipynb)\u003cbr\u003e\n### 3. Computer Vision and Convolutional Neural Networks in TensorFlow\n- [x] [Notebook](03_computer_vision_and_convolutional_neural_networks_in_tensorflow/03.1_introduction_to_computer_vision_with_tensorflow_video.ipynb)\u003cbr\u003e\n### 4.Transfer Learning in TensorFlow Part 1: Feature extraction\n- [x] [Notebook](04_transfer_learning_in_tensorflow_part_1_feature_extraction/04.1_transfer_learning_in_tensorflow_part_1_feature_extraction_video.ipynb)\u003cbr\u003e\n### 5. Transfer Learning in TensorFlow Part 2: Fine tuning\n- [x] [Notebook](05_transfer_learning_in_tensorflow_part_2_fine_tuning/05.1_transfer_learning_in_tensorflow_part_2_fine_tuning_video.ipynb)\u003cbr\u003e\n### 6. Transfer Learning in TensorFlow Part 2: Scaling Up\n- [x] [Notebook](06_transfer_learning_in_tensorflow_part_3_scaling_up/06.1_transfer_learning_in_tensorflow_part_3_scaling_up_video.ipynb)\u003cbr\u003e\n### 7. Milestone Project 1: Food Vision Big\n- [x] [Notebook](07_milestone_project_1_food_vision/07.1_milestone_project_1_food_vision_video.ipynb)\u003cbr\u003e\n### 8. NLP Fundamentals in TensorFlow\n- [x] [Notebook](08_introduction_to_nlp_in_tensorflow/08_introduction_to_nlp_in_tensorflow_video.ipynb)\u003cbr\u003e\n### 9. Milestone Project 2: SkimLit\n- [x] [Notebook](09_SkimLit_nlp_milestone_project_2/09.1_SkimLit_nlp_milestone_project_2_video.ipynb)\u003cbr\u003e\n### 10. Time Series fundamentals in TensorFlow + Milestone Project 3: BitPredict\n- [x] [Notebook](10_time_series_forecasting_with_tensorflow/10.1_time_series_forecasting_with_tensorflow_video.ipynb)\u003cbr\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentinlibouton%2Ftensorflow_developer_certificate_bootcamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalentinlibouton%2Ftensorflow_developer_certificate_bootcamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentinlibouton%2Ftensorflow_developer_certificate_bootcamp/lists"}