加入 登录

在 Google Cloud 控制台中运用您的技能

Pranita Naphade

成为会员时间:2021

白银联赛

5495 积分
Visualize Your Data in Looker Earned Feb 13, 2024 EST
Google Meet 中的 Gemini Earned Feb 13, 2024 EST
Google 幻灯片中的 Gemini Earned Feb 13, 2024 EST
Google 表格中的 Gemini Earned Feb 13, 2024 EST
Google 文档中的 Gemini Earned Feb 13, 2024 EST
Gmail 中的 Gemini Earned Feb 13, 2024 EST
Gemini for Google Workspace 简介 Earned Feb 13, 2024 EST
BI Reporting: Looker Visualization on BigQuery Earned Jan 18, 2024 EST
大型语言模型简介 Earned Oct 20, 2023 EDT
Transformer 模型和 BERT 模型 Earned Aug 23, 2023 EDT
编码器-解码器架构 Earned Aug 23, 2023 EDT
注意力机制 Earned Aug 22, 2023 EDT
图像生成简介 Earned Aug 22, 2023 EDT
Generative AI Fundamentals Earned Aug 22, 2023 EDT
负责任的 AI 简介 Earned Aug 22, 2023 EDT
生成式 AI 简介 Earned Aug 22, 2023 EDT
Delivery Shadowing Earned Dec 6, 2022 EST
Case Studies Earned Dec 6, 2022 EST
Technology + Beyond the UI Earned Dec 6, 2022 EST
Technology + Within the UI Earned Dec 1, 2022 EST
Table Calculations, Pivots, and Visualizations Earned Nov 29, 2022 EST
Liquid Templates and Parameters Earned Nov 29, 2022 EST
Version Control and Caching Earned Nov 29, 2022 EST
The Modern Data Platform and LookML Earned Nov 29, 2022 EST
Driving Data Culture and Designing Dashboards Earned Nov 28, 2022 EST
Extends to Keep LookML DRY Earned Sep 14, 2022 EDT
Admin Roles and Folder Access Earned Sep 7, 2022 EDT
Building Reports in Looker Earned Sep 7, 2022 EDT
Achieving Business Outcomes with Looker Earned May 4, 2022 EDT
Looker Explained Earned Feb 15, 2022 EST

This skill badge course aims to unlock the power of data visualization and business intelligence reporting with Looker, and gain hands-on experience through labs.

了解详情

Google Workspace 专用 Gemini 是一个插件,可为用户提供对生成式 AI 功能的访问权限。本课程深入探讨了“Google Meet 中的 Gemini”的功能。通过视频课程、实操活动和实际示例,您将全面了解 Google Meet 中的 Gemini 功能。您将学习如何使用 Gemini 生成背景图片、提高视频质量以及翻译字幕。学完本课程后,您将掌握相关知识和技能,能够自信地利用 Google Meet 中的 Gemini 尽可能提高视频会议的效率。

了解详情

Google Workspace 专用 Gemini 是一个插件,可在 Google Workspace 中为客户提供生成式 AI 功能。在本迷你课程中,您将了解 Gemini 的主要功能,以及如何在 Google 幻灯片中使用它们来提高工作效率。

了解详情

Google Workspace 专用 Gemini 是一个插件,可在 Google Workspace 中为客户提供生成式 AI 功能。在本迷你课程中,您将了解 Gemini 的主要功能,以及如何在 Google 表格中使用它们来提高工作效率。

了解详情

Google Workspace 专用 Gemini 是一个插件,用户可通过它来使用生成式 AI 功能。本课程通过视频课程、实操活动和实际示例,深入探讨了“Google 文档中的 Gemini”的功能。您将学习如何使用 Gemini 来根据提示生成书面内容。您还会探索如何使用 Gemini 来修改已撰写好的文本,帮助提升整体工作效率。学完本课程后,您将掌握相关知识和技能,能够自信地利用 Google 文档中的 Gemini 来提升写作水平。

了解详情

Google Workspace 专用 Gemini 是一个插件,可在 Google Workspace 中为客户提供生成式 AI 功能。在本迷你课程中,您将了解 Gemini 的主要功能,以及如何在 Gmail 中使用这些功能来提高工作效率。

了解详情

Google Workspace 专用 Gemini 是一个插件,可在 Google Workspace 中为客户提供生成式 AI 功能。在本学习路线中,您将了解 Gemini 的主要功能,以及如何在 Google Workspace 中使用它们来提高工作效率。

了解详情

This workload aims to upskill Google Cloud partners to perform specific tasks for modernization using LookML on BigQuery. A proof-of-concept will take learners through the process of creating LookML visualizations on BigQuery. During this course, learners will be guided specifically on how to write Looker modeling language, also known as LookML and create semantic data models, and learn how LookML constructs SQL queries against BigQuery. At a high level, this course will focus on basic LookML to create and access BigQuery objects, and optimize BigQuery objects with LookML.

了解详情

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

了解详情

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

了解详情

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

了解详情

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

了解详情

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

了解详情

Earn a skill badge by passing the final quiz, you'll demonstrate your understanding of foundational concepts in generative AI. A skill badge is a digital badge issued by Google Cloud in recognition of your knowledge of Google Cloud products and services. Share your skill badge by making your profile public and adding it to your social media profile.

了解详情

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

了解详情

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

了解详情

In this course, you shadow a series of client meetings led by a Looker Professional Services Consultant.

了解详情

By the end of this course, you should feel confident employing technical concepts to fulfill business requirements and be familiar with common complex design patterns.

了解详情

In this course you will discover additional tools for your toolbox for working with complex deployments, building robust solutions, and delivering even more value.

了解详情

Develop technical skills beyond LookML along with basic administration for optimizing Looker instances

了解详情

This course reviews the processes for creating table calculations, pivots and visualizations

了解详情

In this course you will discover Liquid, the templating language invented by Shopify and explore how it can be used in Looker to create dynamic links, content, formatting, and more.

了解详情

This course aims to introduce you to the basic concepts of Git: what it is and how it's used in Looker. You will also develop an in-depth knowledge of the caching process on the Looker platform, such as why they are used and why they work

了解详情

This course provides an introduction to databases and summarized the differences in the main database technologies. This course will also introduce you to Looker and how Looker scales as a modern data platform. In the lessons, you will build and maintain standard Looker data models and establish the foundation necessary to learn Looker's more advanced features.

了解详情

This course provides an iterative approach to plan, build, launch, and grow a modern, scalable, mature analytics ecosystem and data culture in an organization that consistently achieves established business outcomes. Users will also learn how to design and build a useful, easy-to-use dashboard in Looker. It assumes experience with everything covered in our Getting Started with Looker and Building Reports in Looker courses.

了解详情

Hands on course covering the main uses of extends and the three primary LookML objects extends are used on as well as some advanced usage of extends.

了解详情

This course is designed to teach you about roles, permission sets and model sets. These are areas that are used together to manage what users can do and what they can see in Looker.

了解详情

This course is designed for Looker users who want to create their own ad-hoc reports. It assumes experience of everything covered in our Get Started with Looker course (logging in, finding Looks & dashboards, adjusting filters, and sending data)

了解详情

In this course, we’ll show you how organizations are aligning their BI strategy to most effectively achieve business outcomes with Looker. We'll follow four iterative steps: Plan, Build, Launch, Grow, and provide resources to take into your own services delivery to build Looker with the goal of achieving business outcomes.

了解详情

By the end of this course, you should be able to articulate Looker's value propositions and what makes it different from other analytics tools in the market. You should also be able to explain how Looker works, and explain the standard components of successful service delivery.

了解详情