加入 登录

Vinit Raj Kumar

成为会员时间:2022

AI Boost Bites: Presentation Scripts with Gemini Earned Feb 23, 2026 EST
Google DeepMind: Train A Small Language Model Earned Jan 9, 2026 EST
Google DeepMind: 04 Discover The Transformer Architecture Earned Jan 8, 2026 EST
在 Google Cloud 中管理 Kubernetes Earned Jan 7, 2026 EST
Google DeepMind: 03 Design And Train Neural Networks Earned Jan 6, 2026 EST
在 Google Cloud 上实现 CI/CD 流水线 Earned Dec 31, 2025 EST
Google DeepMind: 02 Represent Your Language Data Earned Dec 30, 2025 EST
Google DeepMind: 01 Build Your Own Small Language Model Earned Dec 24, 2025 EST
使用 Gemini 和 Imagen 构建实用 AI 应用 Earned Sep 18, 2025 EDT
使用 Agent Platform 探索生成式 AI Earned Aug 24, 2025 EDT
使用多模态 Gemini 和多模态 RAG 检查富文档 Earned Aug 24, 2025 EDT
使用 Gemini 和 Streamlit 开发生成式 AI 应用 Earned Aug 24, 2025 EDT
在 Agent Platform 中设计提示 Earned Aug 24, 2025 EDT

AI Boost Bites is a video series designed to help you leverage Google's AI tools in your daily work. Each episode, under 10 minutes, features a quick video demonstrating a real-world AI use case or topic. After the video, you'll get a challenge to apply what you've learned. It's an easy, interactive way to boost your AI skills and improve your productivity.

了解详情

Complete the advanced Google DeepMind: Train A Small Language Model skill badge by completing this course to demonstrate skills in the following: formulating real-world language model research problems; building a simple tokenizer; preparing a dataset for training a transformer language model; running the training loop of a small language model. Access this lab at no-cost by signing up for the no-cost subscription. Receive 35 free credits each month!

了解详情

In this Google DeepMind course you will discover the mechanisms of the transformer architecture. You will investigate how transformer language models process prompts to make context-sensitive next-token predictions. Through practical activities you will explore the attention mechanism, visualize attention weights, and encounter advanced concepts like masked attention and multi-head attention. You will also learn other techniques that are necessary to build neural networks that are well-suited to be used as language models. Finally, through activities on values, stakeholder mapping and community engagement, you will practice concrete tools for ensuring AI projects are developed with communities, not just for them.

了解详情

完成在 Google Cloud 中管理 Kubernetes这一中级技能徽章课程, 展示您在以下方面的技能:使用 kubectl 管理部署、监控并 调试在 Google Kubernetes Engine (GKE) 上运行的应用,以及持续交付技术。

了解详情

In this Google DeepMind course you will focus on the training process for machine learning models. You will learn how to spot and mitigate issues when training a model, such as overfitting and underfitting. In practical coding labs, you will implement and evaluate the multilayer perceptron for simple classification tasks. This will provide insights into the mechanics of training a neural network model and the backpropagation algorithm. Research case studies will demonstrate how neural networks power real-world models. Additionally, you will consider the broader social impacts of innovation by looking beyond immediate benefits to anticipate potential risks, safety concerns, and further-reaching societal consequences.

了解详情

完成在 Google Cloud 上实现 CI/CD 流水线技能徽章课程,赢取中级技能徽章。 您将学习如何使用 Artifact Registry、Cloud Build 和 Cloud Deploy。您将与 Google Cloud 控制台、Google Cloud CLI、Cloud Run 和 GKE 互动。本课程将介绍如何构建持续集成 流水线,存储和保护工件,扫描漏洞,证明已批准版本 的有效性。此外,您还将获得在 GKE 和 Cloud Run 中 部署应用的实操经验。

了解详情

In this Google DeepMind course you will learn how to prepare text data for language models to process. You will investigate the tools and techniques used to prepare, structure, and represent text data for language models, with a focus on tokenization and embeddings. You will be encouraged to think critically about the decisions behind data preparation, and what biases within the data may be introduced into models. You will analyze trade-offs, learn how to work with vectors and matrices, how meaning is represented in language models. Finally, you will practice designing a dataset ethically using the Data Cards process, ensuring transparency, accountability, and respect for community values in AI development.

了解详情

In this Google DeepMind course, you will learn the fundamentals of language models and gain a high-level understanding of the machine learning development pipeline. You will consider the strengths and limitations of traditional n-gram models and advanced transformer models. Practical coding labs will enable you to develop insights into how machine learning models work and how they can be used to generate text and identify patterns in language. Through real-world case studies, you will build an understanding around how research engineers operate. Drawing on these insights you will identify problems that you wish to tackle in your own community and consider how to leverage the power of machine learning responsibly to address these problems within a global and local context.

了解详情

完成“使用 Gemini 和 Imagen 构建实际 AI 应用”技能徽章入门课程,展示您在以下方面的技能:图像识别、自然语言处理、 使用 Google 强大的 Gemini 和 Imagen 模型生成图像、在 Vertex AI 平台上部署应用。

了解详情

完成中级技能徽章课程使用 Agent Platform 探索生成式 AI,展示自己在以下方面的技能: 文本生成技能、用于增强内容创作能力的图像和视频分析技能,以及在 Gemini API 中应用函数调用技术的技能。 了解如何运用先进的 Gemini 技术、探索多模态内容生成方法,并扩展 AI 赋能项目的功能。

了解详情

完成中级技能徽章课程使用多模态 Gemini 和多模态 RAG 检查富文档,展示您在以下方面的技能: 将多模态与 Gemini 配合使用,从而使用多模态提示从文本数据和视觉数据中提取信息、生成视频说明、 检索视频中不包含的额外信息; 将多模态检索增强生成 (RAG) 与 Gemini 配合使用,以构建包含文本和图片的文档的元数据、获取所有相关文本块并输出引用。

了解详情

完成中级技能徽章课程“使用 Gemini 和 Streamlit 开发生成式 AI 应用”,展示您在以下方面的技能: 文本生成、通过 Python SDK 和 Gemini API 应用函数调用,以及通过 Cloud Run 部署 Streamlit 应用。 您将了解如何以不同方式通过提示来让 Gemini 生成文本、使用 Cloud Shell 进行测试,以及如何迭代 Streamlit 应用,随后将其封装成 Docker 容器并部署在 Cloud Run 中。

了解详情

完成 在 Agent Platform 中设计提示入门技能徽章课程,展示以下方面的技能: Agent Platform 中的提示工程、图片分析和多模态生成式技术。探索如何编写有效的提示,指导生成式 AI 输出, 以及将 Gemini 模型应用于真实的营销场景。

了解详情