|
View on GitHub |
Share On:
|
|
Connect With Author On:
|
|
|
Google Cloud's AI platform has evolved through several names — Cloud ML Engine, then AI Platform, then Vertex AI, and as of April 2026, Gemini Enterprise Agent Platform. Each renaming reflects an expansion in scope: from custom model training, to a unified ML platform with AutoML and managed notebooks, to the current vision that brings together model building, agent development, orchestration, and governance in a single platform. This repository has tracked that evolution, and its recent content — AI agents with ADK, agent deployment on Agent Engine (formerly Vertex AI Agent Builder), and agentic workflows — reflects exactly where the platform is heading.
While the AI platform is the anchor, this repository reaches across the broader Google Cloud ecosystem. You'll find workflows that integrate BigQuery and BigQuery ML for in-database analytics and AI functions, Dataflow (Apache Beam) and Dataproc (Managed Apache Spark) for batch and streaming inference, Managed Airflow (formerly Cloud Composer) for orchestration, and Cloud Run and GKE for model serving. Database services — Spanner, AlloyDB, Cloud SQL, Memorystore, Firestore, and Bigtable — appear throughout as feature stores, vector search backends, and SQL-based inference endpoints. The goal is to show how these services work together in real ML and AI workflows, not just in isolation.
A comprehensive collection of 470+ interactive notebooks covering custom ML, generative AI, and agent development on Google Cloud — from training and serving to pipelines, feature stores, and production deployment. Each notebook is a hands-on workflow you can learn from, adapt, and use as a starting point for your own projects.
End-to-end machine learning operations on Vertex AI: everything between training a model and running it reliably in production.
Machine learning and AI capabilities across Google Cloud's data services — bring inference to where the data lives.
Practical generative AI workflows that go beyond simple prompting — grounding LLMs with your data through retrieval, ranking, and evaluation.
google-genai SDK (gemini-embedding-2), the math of similarity and cross-modal similarity, embedding visualization, and hierarchical classificationA complete learning path for time series forecasting on Google Cloud, from SQL-based methods to foundation models, all using NYC Citibike public data.
End-to-end ML workflows for specific frameworks, all training on the same BigQuery data source and sharing a common Vertex AI Model Registry and prediction endpoint.
Applied machine learning patterns for real-world problems: agents, solution prototypes, forecasting, and optimization.
This repository also contains framework-specific workflow series for TensorFlow (28 notebooks), BigQuery ML (26 notebooks), scikit-learn (12 notebooks), R (6 notebooks), and AutoML (6 notebooks), along with topics like Tips, Working With Document AI, and several other Applied topics. For a full description of all content, see readme-legacy.md.
These notebooks are designed to be readable, adaptable starting points — not production-hardened code or ad-hoc exploration, but the sweet spot between the two. The heavy lifting is done by Google Cloud services; notebooks orchestrate rather than compute, so most run on minimal machine sizes. Each notebook is self-contained with narrative, code, and visual explanations in one portable file.
Jupyter Notebook
95.4%
HTML
3.9%
|
View on GitHub |
Share On:
|
|
Connect With Author On:
|
|
|
Google Cloud's AI platform has evolved through several names — Cloud ML Engine, then AI Platform, then Vertex AI, and as of April 2026, Gemini Enterprise Agent Platform. Each renaming reflects an expansion in scope: from custom model training, to a unified ML platform with AutoML and managed notebooks, to the current vision that brings together model building, agent development, orchestration, and governance in a single platform. This repository has tracked that evolution, and its recent content — AI agents with ADK, agent deployment on Agent Engine (formerly Vertex AI Agent Builder), and agentic workflows — reflects exactly where the platform is heading.
While the AI platform is the anchor, this repository reaches across the broader Google Cloud ecosystem. You'll find workflows that integrate BigQuery and BigQuery ML for in-database analytics and AI functions, Dataflow (Apache Beam) and Dataproc (Managed Apache Spark) for batch and streaming inference, Managed Airflow (formerly Cloud Composer) for orchestration, and Cloud Run and GKE for model serving. Database services — Spanner, AlloyDB, Cloud SQL, Memorystore, Firestore, and Bigtable — appear throughout as feature stores, vector search backends, and SQL-based inference endpoints. The goal is to show how these services work together in real ML and AI workflows, not just in isolation.
A comprehensive collection of 470+ interactive notebooks covering custom ML, generative AI, and agent development on Google Cloud — from training and serving to pipelines, feature stores, and production deployment. Each notebook is a hands-on workflow you can learn from, adapt, and use as a starting point for your own projects.
End-to-end machine learning operations on Vertex AI: everything between training a model and running it reliably in production.
Machine learning and AI capabilities across Google Cloud's data services — bring inference to where the data lives.
Practical generative AI workflows that go beyond simple prompting — grounding LLMs with your data through retrieval, ranking, and evaluation.
google-genai SDK (gemini-embedding-2), the math of similarity and cross-modal similarity, embedding visualization, and hierarchical classificationA complete learning path for time series forecasting on Google Cloud, from SQL-based methods to foundation models, all using NYC Citibike public data.
End-to-end ML workflows for specific frameworks, all training on the same BigQuery data source and sharing a common Vertex AI Model Registry and prediction endpoint.
Applied machine learning patterns for real-world problems: agents, solution prototypes, forecasting, and optimization.
This repository also contains framework-specific workflow series for TensorFlow (28 notebooks), BigQuery ML (26 notebooks), scikit-learn (12 notebooks), R (6 notebooks), and AutoML (6 notebooks), along with topics like Tips, Working With Document AI, and several other Applied topics. For a full description of all content, see readme-legacy.md.
These notebooks are designed to be readable, adaptable starting points — not production-hardened code or ad-hoc exploration, but the sweet spot between the two. The heavy lifting is done by Google Cloud services; notebooks orchestrate rather than compute, so most run on minimal machine sizes. Each notebook is self-contained with narrative, code, and visual explanations in one portable file.
Jupyter Notebook
95.4%
HTML
3.9%