加入 登录

Kunal Chouhan

成为会员时间:2022

Responsible AI: 和 Google Cloud 一起践行 AI 原则 Earned Nov 28, 2023 EST
Vertex AI Studio 简介 Earned Jul 3, 2023 EDT
Generative AI Fundamentals - 简体中文 Earned Jul 3, 2023 EDT
负责任的 AI 简介 Earned Jul 3, 2023 EDT
编码器-解码器架构 Earned May 30, 2023 EDT
创建图片标注模型 Earned May 30, 2023 EDT
图像生成简介 Earned May 30, 2023 EDT
Transformer 模型和 BERT 模型 Earned May 30, 2023 EDT
注意力机制 Earned May 30, 2023 EDT
大型语言模型简介 Earned May 27, 2023 EDT
Preparing for Your Professional Cloud Network Engineer Journey Earned May 25, 2023 EDT
Hybrid Cloud Infrastructure Foundations with Anthos Earned May 24, 2023 EDT
Google Workspace Security Earned May 24, 2023 EDT
生成式 AI 简介 Earned May 21, 2023 EDT
在关联工作表中分析 BigQuery 数据 Earned May 1, 2023 EDT
Level 2: Data Exploration with Looker, BigQuery and Sheets Earned May 1, 2023 EDT
在 Google Cloud 上存储、处理和管理数据 - 命令行 Earned Apr 28, 2023 EDT
在 Google Cloud 上存储、处理和管理数据 - 控制台 Earned Apr 28, 2023 EDT
Level 1: Managing Resources and Data in the Cloud Earned Apr 28, 2023 EDT
监控和管理 Google Cloud 资源 Earned Apr 28, 2023 EDT
Preparing for Your Professional Cloud Security Engineer Journey Earned Apr 22, 2023 EDT
Scaling with Google Cloud Operations Earned Apr 21, 2023 EDT
Modernize Infrastructure and Applications with Google Cloud Earned Apr 21, 2023 EDT
Exploring Data Transformation with Google Cloud Earned Apr 21, 2023 EDT
Digital Transformation with Google Cloud Earned Apr 21, 2023 EDT
The Google Cloud Fly Cup Earned Jan 28, 2023 EST
New Year, New Skills: Yellow Challenge (A) Earned Jan 12, 2023 EST
New Year, New Skills: Green Challenge (A) Earned Jan 8, 2023 EST
Preparing for Your Associate Cloud Engineer Journey Earned Nov 22, 2022 EST

随着企业对人工智能和机器学习的应用越来越广泛,以负责任的方式构建这些技术也变得更加重要。但对很多企业而言,真正践行 Responsible AI 并非易事。如果您有意了解如何在组织内践行 Responsible AI,本课程正适合您。 本课程将介绍 Google Cloud 目前如何践行 Responsible AI,以及从中总结的最佳实践和经验教训,便于您以此为框架构建自己的 Responsible AI 方法。

了解详情

本课程介绍 Vertex AI Studio,这是一种用于与生成式 AI 模型交互、围绕业务创意进行原型设计并在生产环境中落地的工具。通过沉浸式应用场景、富有吸引力的课程和实操实验,您将探索从提示到产品的整个生命周期,了解如何将 Vertex AI Studio 用于多模态 Gemini 应用、提示设计、提示工程和模型调优。本课程的目的在于帮助您利用 Vertex AI Studio,在自己的项目中充分发掘生成式 AI 的潜力。

了解详情

完成 Introduction to Generative AI、Introduction to Large Language Models 和 Introduction to Responsible AI 三门课程,赢取技能徽章。通过最终测验,即表明您理解了生成式 AI 的基本概念。 技能徽章是由 Google Cloud 颁发的数字徽章,旨在认可您对 Google Cloud 产品与服务的了解程度。公开您的个人资料并将技能徽章添加到您的社交媒体个人资料中,以此来分享您获得的成就。

了解详情

这是一节入门级微课程,旨在解释什么是负责任的 AI、它的重要性,以及 Google 如何在自己的产品中实现负责任的 AI。此外,本课程还介绍了 Google 的 7 个 AI 开发原则。

了解详情

本课程简要介绍了编码器-解码器架构,这是一种功能强大且常见的机器学习架构,适用于机器翻译、文本摘要和问答等 sequence-to-sequence 任务。您将了解编码器-解码器架构的主要组成部分,以及如何训练和部署这些模型。在相应的实验演示中,您将在 TensorFlow 中从头编写简单的编码器-解码器架构实现代码,以用于诗歌生成。

了解详情

本课程教您如何使用深度学习来创建图片标注模型。您将了解图片标注模型的不同组成部分,例如编码器和解码器,以及如何训练和评估模型。学完本课程,您将能够自行创建图片标注模型并用来生成图片说明。

了解详情

本课程向您介绍扩散模型。这类机器学习模型最近在图像生成领域展现出了巨大潜力。扩散模型的灵感来源于物理学,特别是热力学。过去几年内,扩散模型成为热门研究主题并在整个行业开始流行。Google Cloud 上许多先进的图像生成模型和工具都是以扩散模型为基础构建的。本课程向您介绍扩散模型背后的理论,以及如何在 Vertex AI 上训练和部署此类模型。

了解详情

本课程向您介绍 Transformer 架构和 Bidirectional Encoder Representations from Transformers (BERT) 模型。您将了解 Transformer 架构的主要组成部分,例如自注意力机制,以及该架构如何用于构建 BERT 模型。您还将了解可以使用 BERT 的不同任务,例如文本分类、问答和自然语言推理。完成本课程估计需要大约 45 分钟。

了解详情

本课程将向您介绍注意力机制,这是一种强大的技术,可令神经网络专注于输入序列的特定部分。您将了解注意力的工作原理,以及如何使用它来提高各种机器学习任务的性能,包括机器翻译、文本摘要和问题解答。

了解详情

这是一节入门级微学习课程,探讨什么是大型语言模型 (LLM)、适合的应用场景以及如何使用提示调整来提升 LLM 性能,还介绍了可以帮助您开发自己的 Gen AI 应用的各种 Google 工具。

了解详情

This course helps you structure your preparation for the Professional Cloud Engineer exam. You will learn about the Google Cloud domains covered by the exam and how to create a study plan to improve your domain knowledge.

了解详情

Welcome to Hybrid Cloud Infrastructure Foundations with Anthos! This is the first course of the Architecting Hybrid Cloud Infrastructure with Anthos path. Anthos enables you to build and manage modern applications, and gives you the freedom to choose where to run them. Anthos gives you one consistent experience in both your on-premises and cloud environments. During this course, you will be presented with modules that will take you through skills that you will use as an architect or administrator running Anthos environments. The modules in this course include videos, hands-on labs, and links to helpful documentation.

了解详情

This course empowers learners to secure their Google Workspace environment. Learners will implement strong password policies and two-step verification to govern user access. They will then utilize the security investigation tool to proactively identify and respond to security risks. Next, they will manage third-party app access and mobile devices to ensure security. Finally, learners will enforce email security and compliance measures to protect organizational data.

了解详情

这是一节入门级微课程,旨在解释什么是生成式 AI、它的用途以及与传统机器学习方法的区别。该课程还介绍了可以帮助您开发自己的生成式 AI 应用的各种 Google 工具。

了解详情

完成在关联工作表中分析 BigQuery 数据这一技能徽章课程,展示您能够使用关联工作表,在 Google 表格的电子表格中访问、分析、可视化并共享数十亿行 BigQuery 数据。

了解详情

Description: According to IDC, by 2026, 7 PB of data will be generated per second globally. But what you *do* with the data is what matters. Data is the heart of digital transformation and offers incredible opportunities for organizations to accelerate the most strategic business outcomes, like revenue and productivity. Want to grow your skills and take advantage of the opportunity? Play now to get hands-on experience with Google Cloud's powerful data tools. Each lab teaches and tests your growing tech skills, and sets you on the path to your first Google Cloud credential.

了解详情

Cloud Storage、Cloud Functions 和 Cloud Pub/Sub 都是 Google Cloud Platform 服务,可用于存储、处理和管理数据。这三项 服务可结合使用,创建各种数据驱动型应用。在 这一技能徽章课程中,您将使用 Cloud Storage 存储图片,使用 Cloud Functions 处理图片,并使用 Cloud Pub/Sub 将图片发送到另一款应用。

了解详情

Cloud Storage, Cloud Functions 和 Cloud Pub/Sub 都是 Google Cloud Platform 服务,可用于存储、处理和管理数据。这三项 服务可结合使用,创建各种数据驱动型应用。在 此技能徽章课程中,您将使用 Cloud Storage 存储图片,使用 Cloud Functions 函数 处理图片,并使用 Cloud Pub/Sub 将图片发送到另一个应用。

了解详情

More than 90% of IT leaders say they're looking to grow their cloud environments in the next several years, yet more than 80% of those same leaders identified a lack of skills as a barrier to growth. This means that tech skills (particularly cloud skills!) are in high demand. Want to grow your skills and take advantage of the opportunity? Play now to get hands-on experience with Google Cloud. Each lab teaches and tests your growing tech skills, and sets you on the path to your first Google Cloud credential. No experience required.

了解详情

完成监控和管理 Google Cloud 资源这一入门级技能徽章课程,展示您在以下方面的技能:授予和撤消 IAM 权限; 安装 Monitoring 代理和 Logging 代理;创建、部署和测试事件驱动型 Cloud Run 函数。

了解详情

This course helps learners prepare for the Professional Cloud Security Engineer (PCSE) Certification exam. Learners will be exposed to and engage with exam topics through a series of lectures, diagnostic questions, and knowledge checks. After completing this course, learners will have a personalized workbook that will guide them through the rest of their certification readiness journey.

了解详情

Organizations of all sizes are embracing the power and flexibility of the cloud to transform how they operate. However, managing and scaling cloud resources effectively can be a complex task. Scaling with Google Cloud Operations explores the fundamental concepts of modern operations, reliability, and resilience in the cloud, and how Google Cloud can help support these efforts. Part of the Cloud Digital Leader learning path, this course aims to help individuals grow in their role and build the future of their business.

了解详情

Many traditional enterprises use legacy systems and applications that can't stay up-to-date with modern customer expectations. Business leaders often have to choose between maintaining their aging IT systems or investing in new products and services. "Modernize Infrastructure and Applications with Google Cloud" explores these challenges and offers solutions to overcome them by using cloud technology. Part of the Cloud Digital Leader learning path, this course aims to help individuals grow in their role and build the future of their business.

了解详情

Cloud technology can bring great value to an organization, and combining the power of cloud technology with data has the potential to unlock even more value and create new customer experiences. “Exploring Data Transformation with Google Cloud” explores the value data can bring to an organization and ways Google Cloud can make data useful and accessible. Part of the Cloud Digital Leader learning path, this course aims to help individuals grow in their role and build the future of their business.

了解详情

There's much excitement about cloud technology and digital transformation, but often many unanswered questions. For example: What is cloud technology? What does digital transformation mean? How can cloud technology help your organization? Where do you even begin? If you've asked yourself any of these questions, you're in the right place. This course provides an overview of the types of opportunities and challenges that companies often encounter in their digital transformation journey. If you want to learn about cloud technology so you can excel in your role and help build the future of your business, then this introductory course on digital transformation is for you. This course is part of the Cloud Digital Leader learning path.

了解详情

Take your Google cloud skills to new heights by joining this learning challenge, brought to you in partnership with the Drone Racing League. The Google Cloud Fly Cup Challenge, is a 3 stage developer focused competition to help boost cloud skills and drive innovation into the sport of Drone Racing, Using Google’s secure, reliable, and scalable cloud platform, participating developers will be able to utilize DRL’s race data, to predict race outcomes and provide tips and tricks to DRL Pilots to enhance their season performance, winning exclusive swag, prizes, and a chance to win an expenses-paid trip to the season finale of the DRL 2022-23 World Championship.

了解详情

New year, New skills! Add 23 (or so) new skills and techniques to your toolkit, while sampling certification-based learning paths. Whether you're thinking about Google Cloud's Data, DevOps or Networking certifications, or just exploring, this is the challenge to help you start your year strong.

了解详情

New year, new skills! Add 23 (or so) new skills and techniques to your toolkit, while sampling certification-based learning paths. Whether you're thinking about Google Cloud's Data, DevOps or Networking certifications, or just exploring, this is the challenge to help you start your year strong.

了解详情

This course helps you structure your preparation for the Associate Cloud Engineer exam. You will learn about the Google Cloud domains covered by the exam and how to create a study plan to improve your domain knowledge.

了解详情