File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
immersion/kubeflow_pipelines/walkthrough Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
"source" : [
7
7
" # Using Custom Containers with Vertex AI Training\n " ,
8
8
" \n " ,
9
- " Learning objectives\n " ,
9
+ " ## Learning objectives\n " ,
10
10
" 1. Learn how to create a train and a validation split with BigQuery.\n " ,
11
11
" 1. Learn how to wrap a machine learning model into a Docker container and train in on Vertex AI.\n " ,
12
12
" 1. Learn how to use the hyperparameter tuning engine on Vertex AI to find the best hyperparameters.\n " ,
1645
1645
]
1646
1646
},
1647
1647
{
1648
- "cell_type" : " code " ,
1648
+ "cell_type" : " markdown " ,
1649
1649
"metadata" : {},
1650
1650
"source" : [
1651
1651
" Copyright 2022 Google LLC\n " ,
Original file line number Diff line number Diff line change 1615
1615
]
1616
1616
},
1617
1617
{
1618
- "cell_type" : " code " ,
1618
+ "cell_type" : " markdown " ,
1619
1619
"metadata" : {},
1620
1620
"source" : [
1621
1621
" Copyright 2022 Google LLC\n " ,
You can’t perform that action at this time.
0 commit comments