-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
34 lines (33 loc) · 1.34 KB
/
CITATION.cff
File metadata and controls
34 lines (33 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
Intro to Google Cloud Platform (GCP) for Machine Learning
and AI
message: >-
Please cite this lesson using the information in this file
when you refer to it in publications, and/or if you
re-use, adapt, or expand on the content in your own
training material.
type: dataset
authors:
- given-names: Christopher
family-names: Endemann
email: endemann@wisc.edu
affiliation: University of Wisconsin-Madison
orcid: 'https://orcid.org/0000-0002-7357-6129'
repository-code: 'https://qualiamachine.github.io/Intro_GCP_for_ML/'
url: 'https://qualiamachine.github.io/Intro_GCP_for_ML/'
abstract: >-
This workshop teaches core workflows for building,
training, and tuning ML/AI models in Google Cloud's Vertex
AI platform. Participants learn to set up data storage,
configure Vertex AI Workbench notebooks as lightweight
controllers, launch training and hyperparameter tuning
jobs, and optimize resource costs effectively within GCP.
The workshop also covers building retrieval-augmented
generation (RAG) pipelines using Gemini models. Target
audience: researchers and data scientists with basic
Python and ML knowledge who want to run ML experiments on
cloud infrastructure.
license: CC-BY-4.0