Join Sign in

Houssem Bouazizi

Member since 2024

Gold League

32625 points
使用 Gemini 多模態功能和多模態 RAG 檢查複合型文件 Earned Mar 10, 2025 EDT
在 Vertex AI 使用 Gemini API 探索生成式 AI Earned Mar 10, 2025 EDT
Text Prompt Engineering Techniques Earned Nov 12, 2024 EST
Integrate Vertex AI Search and Conversation into Voice and Chat Apps Earned Nov 12, 2024 EST
在 Google Cloud 打造生成式 AI 應用程式 Earned Oct 25, 2024 EDT
生成式 AI 適用的機器學習運作 (MLOps) Earned Oct 23, 2024 EDT
注意力機制 Earned Sep 9, 2024 EDT
Machine Learning Operations (MLOps): Getting Started Earned Aug 29, 2024 EDT
Recommendation Systems on Google Cloud Earned Aug 28, 2024 EDT
Natural Language Processing on Google Cloud Earned Aug 13, 2024 EDT
負責任的 AI 技術簡介 Earned Aug 12, 2024 EDT
大型語言模型簡介 Earned Aug 12, 2024 EDT
生成式 AI 簡介 Earned Aug 12, 2024 EDT
Computer Vision Fundamentals with Google Cloud Earned Aug 6, 2024 EDT
Production Machine Learning Systems Earned Aug 2, 2024 EDT
Feature Engineering Earned Jul 22, 2024 EDT
Build, Train and Deploy ML Models with Keras on Google Cloud Earned Jul 10, 2024 EDT
Launching into Machine Learning Earned Jul 3, 2024 EDT
Google Cloud 的 AI 和機器學習服務簡介 Earned Jun 27, 2024 EDT

完成 使用 Gemini 多模態功能和多模態 RAG 檢查複合型文件 技能徽章中階課程,即可證明您具備下列技能: 透過 Gemini 多模態功能,使用多模態提示從文字和影像資料擷取資訊、生成影片說明,以及擷取影片以外的額外資訊; 透過 Gemini 的多模態檢索增強生成 (RAG) 功能,為含有文字和圖片的文件建構中繼資料、取得所有相關文字分塊,以及顯示引用資料。

Learn more

完成「在 Vertex AI 使用 Gemini API 探索生成式 AI」技能徽章中階課程,即可證明自己具備下列技能: 可運用 Gemini API 生成文字、分析圖片和影片來強化內容創作能力,還能使用函式呼叫技巧。 本課程將帶您瞭解如何善用進階的 Gemini 技術、使用多模態內容生成功能,並提升 AI 專案的潛力。

Learn more

Text Prompt Engineering Techniques introduces you to consider different strategic approaches & techniques to deploy when writing prompts for text-based generative AI tasks.

Learn more

This course on Integrate Vertex AI Search and Conversation into Voice and Chat Apps is composed of a set of labs to give you a hands on experience to interacting with new Generative AI technologies. You will learn how to create end-to-end search and conversational experiences by following examples. These technologies complement predefined intent-based chat experiences created in Dialogflow with LLM-based, generative answers that can be based on your own data. Also, they allow you to porvide enterprise-grade search experiences for internal and external websites to search documents, structure data and public websites.

Learn more

大型語言模型 (LLM) 誕生之後,生成式 AI 應用程式帶來的嶄新使用者體驗,可說是幾乎前所未有。身為應用程式開發人員,您要如何在 Google Cloud,運用生成式 AI 建立出色的互動式應用程式? 本課程將帶您瞭解生成式 AI 應用程式,以及如何使用提示設計和檢索增強生成 (RAG),透過 LLM 建構強大的應用程式。我們也會介紹可用於正式環境的生成式 AI 應用程式架構。您將建構採用 LLM 和 RAG 的對話應用程式。

Learn more

本課程旨在提供必要的知識和工具,協助您探索機器學習運作團隊在部署及管理生成式 AI 模型時面臨的獨特挑戰,並瞭解 Vertex AI 如何幫 AI 團隊簡化機器學習運作程序,打造成效非凡的生成式 AI 專案。

Learn more

本課程將介紹注意力機制,說明這項強大技術如何讓類神經網路專注於輸入序列的特定部分。此外,也將解釋注意力的運作方式,以及如何使用注意力來提高各種機器學習任務的成效,包括機器翻譯、文字摘要和回答問題。

Learn more

This course introduces participants to MLOps tools and best practices for deploying, evaluating, monitoring and operating production ML systems on Google Cloud. MLOps is a discipline focused on the deployment, testing, monitoring, and automation of ML systems in production. Machine Learning Engineering professionals use tools for continuous improvement and evaluation of deployed models. They work with (or can be) Data Scientists, who develop models, to enable velocity and rigor in deploying the best performing models.

Learn more

In this course, you apply your knowledge of classification models and embeddings to build a ML pipeline that functions as a recommendation engine. This is the fifth and final course of the Advanced Machine Learning on Google Cloud series.

Learn more

This course introduces the products and solutions to solve NLP problems on Google Cloud. Additionally, it explores the processes, techniques, and tools to develop an NLP project with neural networks by using Vertex AI and TensorFlow.

Learn more

這個入門微學習課程主要介紹「負責任的 AI 技術」和其重要性,以及 Google 如何在自家產品中導入這項技術。本課程也會說明 Google 的 7 個 AI 開發原則。

Learn more

這是一堂入門級的微學習課程,旨在探討大型語言模型 (LLM) 的定義和用途,並說明如何調整提示來提高 LLM 成效。此外,也會介紹多項 Google 工具,協助您自行開發生成式 AI 應用程式。

Learn more

這個入門微學習課程主要說明生成式 AI 的定義和使用方式,以及此 AI 與傳統機器學習方法的差異。本課程也會介紹各項 Google 工具,協助您開發自己的生成式 AI 應用程式。

Learn more

This course describes different types of computer vision use cases and then highlights different machine learning strategies for solving these use cases. The strategies vary from experimenting with pre-built ML models through pre-built ML APIs and AutoML Vision to building custom image classifiers using linear models, deep neural network (DNN) models or convolutional neural network (CNN) models. The course shows how to improve a model's accuracy with augmentation, feature extraction, and fine-tuning hyperparameters while trying to avoid overfitting the data. The course also looks at practical issues that arise, for example, when one doesn't have enough data and how to incorporate the latest research findings into different models. Learners will get hands-on practice building and optimizing their own image classification models on a variety of public datasets in the labs they will work on.

Learn more

This course covers how to implement the various flavors of production ML systems— static, dynamic, and continuous training; static and dynamic inference; and batch and online processing. You delve into TensorFlow abstraction levels, the various options for doing distributed training, and how to write distributed training models with custom estimators. This is the second course of the Advanced Machine Learning on Google Cloud series. After completing this course, enroll in the Image Understanding with TensorFlow on Google Cloud course.

Learn more

This course explores the benefits of using Vertex AI Feature Store, how to improve the accuracy of ML models, and how to find which data columns make the most useful features. This course also includes content and labs on feature engineering using BigQuery ML, Keras, and TensorFlow.

Learn more

This course covers building ML models with TensorFlow and Keras, improving the accuracy of ML models and writing ML models for scaled use.

Learn more

The course begins with a discussion about data: how to improve data quality and perform exploratory data analysis. We describe Vertex AI AutoML and how to build, train, and deploy an ML model without writing a single line of code. You will understand the benefits of Big Query ML. We then discuss how to optimize a machine learning (ML) model and how generalization and sampling can help assess the quality of ML models for custom training.

Learn more

本課程介紹 Google Cloud 的 AI 和機器學習 (ML) 功能,著重說明如何開發生成式和預測式 AI 專案。我們也會探討「從資料到 AI」整個生命週期都適用的技術、產品和工具,並透過互動式練習,協助資料科學家、AI 開發人員和機器學習工程師精進專業知識。

Learn more