Skip to content

Commit

Permalink
add answers mle questions
Browse files Browse the repository at this point in the history
  • Loading branch information
eavelardev committed Nov 29, 2022
1 parent 5d2f3ac commit 1034c0d
Show file tree
Hide file tree
Showing 4 changed files with 358 additions and 72 deletions.
8 changes: 4 additions & 4 deletions mle_certificate/certification_exam_guide.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
" * [Lab](https://www.cloudskillsboost.google/focuses/582?parent=catalog) (Introductory) - `Cloud Natural Language API: Qwik Start`\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/588?parent=catalog) (Introductory) - `Google Cloud Speech API: Qwik Start`\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/603?parent=catalog) (Introductory) - `Video Intelligence: Qwik Start`\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/10285?parent=catalog) (Introductory) - Reinforcement Learning: Qwik Start\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/10285?parent=catalog) (Introductory) - `Reinforcement Learning: Qwik Start`\n",
" * [Quest](https://www.cloudskillsboost.google/quests/85) (Fundamental) - **Intro to ML: Image Processing**\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/581?parent=catalog) (Introductory) - `Vertex AI Workbench Notebook: Qwik Start`\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/584?parent=catalog) (Introductory) - APIs Explorer: Qwik Start\n",
Expand All @@ -182,7 +182,7 @@
" * [Lab](https://www.cloudskillsboost.google/focuses/581?parent=catalog) (Introductory) - `Vertex AI Workbench Notebook: Qwik Start`\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/21228?parent=catalog) (Introductory) - `Classify Images of Cats and Dogs using Transfer Learning`\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/21599?parent=catalog) (Intermediate) - `Running Distributed TensorFlow using Vertex AI`\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/1823?parent=catalog) (Introductory) - Creating an Object Detection Application Using TensorFlow\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/1823?parent=catalog) (Introductory) - `Creating an Object Detection Application Using TensorFlow`\n",
" * [Quest](https://www.cloudskillsboost.google/quests/84) (Intermediate) - **Advanced ML: ML Infrastructure**\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/18940?parent=catalog) (Intermediate) - `Vertex AI: Qwik Start`\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/29775?parent=catalog) (Intermediate) - TFX on Google Cloud Vertex Pipelines\n",
Expand Down Expand Up @@ -215,7 +215,7 @@
" * [Quest](https://www.cloudskillsboost.google/quests/38) (Advanced) - **Google Cloud Solutions II: Data and Machine Learning**\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/624?parent=catalog) (Introductory) - Exploring NCAA Data with BigQuery\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/21228?parent=catalog) (Introductory) - `Classify Images of Cats and Dogs using Transfer Learning`\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/1823?parent=catalog) (Introductory) - Creating an Object Detection Application Using TensorFlow\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/1823?parent=catalog) (Introductory) - `Creating an Object Detection Application Using TensorFlow`\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/629?parent=catalog) (Intermediate) - Using OpenTSDB to Monitor Time-Series Data on Cloud Platform\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/1831?parent=catalog) (Intermediate) - Scanning User-generated Content Using the Cloud Video Intelligence and Cloud Vision APIs\n",
" * [Lab](https://www.cloudskillsboost.google/focuses/46225?parent=catalog) (Introductory) - Vertex AI: Predicting Loan Risk with AutoML\n",
Expand Down Expand Up @@ -664,7 +664,7 @@
},
"language_info": {
"name": "python",
"version": "3.10.6"
"version": "3.10.8"
},
"orig_nbformat": 4,
"vscode": {
Expand Down
2 changes: 1 addition & 1 deletion mle_certificate/mle_exam.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.8"
},
"orig_nbformat": 4,
"vscode": {
Expand Down
Loading

0 comments on commit 1034c0d

Please sign in to comment.