参加 ログイン

葉 泓葆

メンバー加入日: 2020

シルバーリーグ

10400 ポイント
Encoder-Decoder Architecture - 日本語版 のバッジ Encoder-Decoder Architecture - 日本語版 Earned 6月 22, 2023 EDT
Create Image Captioning Models - 日本語版 のバッジ Create Image Captioning Models - 日本語版 Earned 6月 20, 2023 EDT
Introduction to Image Generation - 日本語版 のバッジ Introduction to Image Generation - 日本語版 Earned 6月 16, 2023 EDT
Transformer Models and BERT Model - 日本語版 のバッジ Transformer Models and BERT Model - 日本語版 Earned 6月 15, 2023 EDT
Attention Mechanism - 日本語版 のバッジ Attention Mechanism - 日本語版 Earned 6月 15, 2023 EDT
Introduction to Large Language Models - 日本語版 のバッジ Introduction to Large Language Models - 日本語版 Earned 6月 15, 2023 EDT
Introduction to Generative AI - 日本語版 のバッジ Introduction to Generative AI - 日本語版 Earned 6月 10, 2023 EDT
Migrating MySQL data to Cloud SQL using Database Migration Service のバッジ Migrating MySQL data to Cloud SQL using Database Migration Service Earned 2月 7, 2022 EST
Cloud Architecture のバッジ Cloud Architecture Earned 2月 6, 2022 EST
VM Migration のバッジ VM Migration Earned 2月 6, 2022 EST
Understand Your Google Cloud Costs のバッジ Understand Your Google Cloud Costs Earned 2月 1, 2022 EST
Build Infrastructure with Terraform on Google Cloud のバッジ Build Infrastructure with Terraform on Google Cloud Earned 1月 31, 2022 EST
Network Performance and Optimization のバッジ Network Performance and Optimization Earned 1月 27, 2022 EST
Set Up a Google Cloud Network のバッジ Set Up a Google Cloud Network Earned 1月 27, 2022 EST
Set up and Configure a Cloud Environment in Google Cloud のバッジ Set up and Configure a Cloud Environment in Google Cloud Earned 1月 26, 2022 EST
Prepare Data for ML APIs on Google Cloud のバッジ Prepare Data for ML APIs on Google Cloud Earned 6月 27, 2021 EDT
Derive Insights from BigQuery Data のバッジ Derive Insights from BigQuery Data Earned 6月 26, 2021 EDT
[DEPRECATED] Build Interactive Apps with Google Assistant のバッジ [DEPRECATED] Build Interactive Apps with Google Assistant Earned 6月 26, 2021 EDT
Develop Serverless Apps with Firebase のバッジ Develop Serverless Apps with Firebase Earned 6月 26, 2021 EDT
Build a Website on Google Cloud のバッジ Build a Website on Google Cloud Earned 6月 24, 2021 EDT
DEPRECATED Explore Machine Learning Models with Explainable AI のバッジ DEPRECATED Explore Machine Learning Models with Explainable AI Earned 6月 20, 2021 EDT
Monitor and Log with Google Cloud Operations Suite のバッジ Monitor and Log with Google Cloud Operations Suite Earned 6月 19, 2021 EDT
Perform Foundational Infrastructure Tasks in Google Cloud のバッジ Perform Foundational Infrastructure Tasks in Google Cloud Earned 6月 14, 2021 EDT
Implement Load Balancing on Compute Engine のバッジ Implement Load Balancing on Compute Engine Earned 6月 14, 2021 EDT
Implement Cloud Security Fundamentals on Google Cloud のバッジ Implement Cloud Security Fundamentals on Google Cloud Earned 6月 13, 2021 EDT
Google Cloud Essentials のバッジ Google Cloud Essentials Earned 6月 13, 2021 EDT
Implement DevOps in Google Cloud のバッジ Implement DevOps in Google Cloud Earned 10月 23, 2020 EDT
Integrate with Machine Learning APIs のバッジ Integrate with Machine Learning APIs Earned 9月 23, 2020 EDT
Intro to ML: Language Processing のバッジ Intro to ML: Language Processing Earned 9月 19, 2020 EDT
Intro to ML: Image Processing のバッジ Intro to ML: Image Processing Earned 9月 19, 2020 EDT
機械学習API のバッジ 機械学習API Earned 9月 8, 2020 EDT

このコースでは、機械翻訳、テキスト要約、質問応答などのシーケンス ツー シーケンス タスクに対応する、強力かつ広く使用されている ML アーキテクチャであるエンコーダ / デコーダ アーキテクチャの概要を説明します。エンコーダ / デコーダ アーキテクチャの主要なコンポーネントと、これらのモデルをトレーニングして提供する方法について学習します。対応するラボのチュートリアルでは、詩を生成するためのエンコーダ / デコーダ アーキテクチャの簡単な実装を、TensorFlow で最初からコーディングします。

詳細

このコースでは、ディープ ラーニングを使用して画像キャプション生成モデルを作成する方法について学習します。エンコーダやデコーダなどの画像キャプション生成モデルのさまざまなコンポーネントと、モデルをトレーニングして評価する方法を学びます。このコースを修了すると、独自の画像キャプション生成モデルを作成し、それを使用して画像のキャプションを生成できるようになります。

詳細

このコースでは拡散モデルについて説明します。拡散モデルは ML モデル ファミリーの一つで、最近、画像生成分野での有望性が示されました。拡散モデルは物理学、特に熱力学からインスピレーションを得ています。ここ数年、拡散モデルは研究と産業界の両方で広まりました。拡散モデルは、Google Cloud の最先端の画像生成モデルやツールの多くを支える技術です。このコースでは、拡散モデルの背景にある理論と、モデルを Vertex AI でトレーニングしてデプロイする方法について説明します。

詳細

このコースでは、Transformer アーキテクチャと Bidirectional Encoder Representations from Transformers(BERT)モデルの概要について説明します。セルフアテンション機構をはじめとする Transformer アーキテクチャの主要コンポーネントと、それが BERT モデルの構築にどのように使用されているのかについて学習します。さらに、テキスト分類、質問応答、自然言語推論など、BERT を適用可能なその他のタスクについても学習します。このコースの推定所要時間は約 45 分です。

詳細

このコースでは、アテンション機構について学習します。アテンション機構とは、ニューラル ネットワークに入力配列の重要な部分を認識させるための高度な技術です。アテンションの仕組みと、アテンションを活用して機械翻訳、テキスト要約、質問応答といったさまざまな ML タスクのパフォーマンスを改善する方法を説明します。

詳細

このコースは、大規模言語モデル(LLM)とは何か、どのようなユースケースで活用できるのか、プロンプト調整で LLM のパフォーマンスを高めるにはどうすればよいかについて学習する、入門レベルのマイクロ ラーニング コースです。ジェネレーティブ AI アプリを自分で作成するのに役立つ Google ツールについても紹介します。

詳細

この入門レベルのマイクロラーニング コースでは、ジェネレーティブ AI の概要、利用方法、従来の機械学習の手法との違いについて説明します。独自のジェネレーティブ AI アプリを作成する際に利用できる Google ツールも紹介します。

詳細

This advanced-level quest offers hands-on practice with migrating MySQL data to Cloud SQL using Database Migration Service. You will start with an introductory lab that briefly reviews how to get started with Cloud SQL for MySQL, including how to connect to Cloud SQL instances using the Cloud Console, then continue with two labs focused on migrating MySQL databases to Cloud SQL using different job types and connectivity options available in Database Migration Service. The quest ends with migrating MySQL user data when running Database Migration Service jobs.

詳細

この基礎レベルの クエスト は他の Qwiklabs 製品の中でもユニークです。これらのラボは、Google Cloud Certified Professional Cloud Architect 認定資格試験に出題されるトピックやサービスについて、 IT プロフェッショナルがハンズオンで演習するために作成されました。 IAM からネットワーキング、Kubernetes engine のデプロイまで、Goodle Cloud の知識が試される特定のラボで構成されています。これらのラボでの演習は スキルや能力の向上に役立ちますが、試験ガイドやその他の対策資料も参照することをお勧めします。

詳細

Google Cloud で VM の移行を行う場合、定義済みかつユーザーが実行できる再現性のある方法が用意されています。このクエストでは、4 つのステップで構成される移行手順で実践演習を行います。CloudPhysics で評価レポートを作成し、Terraform の Infrastructure as Code のテンプレートを活用し、CloudEndure でリフト&シフトの移行を実行し、最後にクラウド ネイティブのワークロードとしてアプリケーションを複製します。このクエストに登録し、VM 移行用の Google の最新のソリューション セットで練習しましょう。さらに、Google Kubernetes Engine の基礎的なラボも含まれており、受講者は手順を再確認することができます。

詳細

このクエストは、技術または財務の担当者で GCP の費用の管理を担う方に最適です。請求先アカウントを設定する方法、リソースを整理する方法、請求アクセス権限を管理する方法について学習します。ハンズオンラボでは、請求書を表示する方法、請求レポートを使用して GCP の費用を追跡する方法、BigQuery や Google スプレッドシートを使用して請求データを分析する方法、データポータルを使用してカスタムの請求ダッシュボードを作成する方法について学習します。

詳細

Complete the intermediate Build Infrastructure with Terraform on Google Cloud skill badge to demonstrate skills in the following: Infrastructure as Code (IaC) principles using Terraform, provisioning and managing Google Cloud resources with Terraform configurations, effective state management (local and remote), and modularizing Terraform code for reusability and organization. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this skill badge course and the final assessment challenge lab to receive a skill badge that you can share with your network.

詳細

If you want to take your Google Cloud networking skills to the next level, look no further. This course is composed of labs that cover real-life use cases and it will teach you best practices for overcoming common networking bottlenecks. From getting hands-on practice with testing and improving network performance, to integrating high-throughput VPNs and networking tiers, Network Performance and Optimization is an essential course for Google Cloud developers who are looking to double down on application speed and robustness.

詳細

Earn a skill badge by completing the Set Up a Google Cloud Network course, where you will learn how to: Set IAM features with the gcloud CLI tool; deploy and scale a web app on Google Compute Engine; provision a Kubernetes cluster and break an application into microservices; perform basic networking tasks on Google Cloud Platform; view BigQuery logs inside Cloud Logging, and migrate a stand-alone PostgreSQL database to Cloud SQL using a continuous Database Migration Service job. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete the skill badge, and final assessment challenge lab, to receive a digital badge that you can share with your network.

詳細

この基礎レベルの クエスト は他の Qwiklabs 製品の中でもユニークです。 これらのラボは、Google Cloud Certified Associate Cloud Engineer 認定資格試験に出題されるトピックやサービスについて、 IT プロフェッショナルがハンズオンで演習するために作成されました。 IAM からネットワーキング、Kubernetes engine のデプロイまで、Google Cloud の知識が試される 特定のラボで構成されています。このクエストおよびクエストの最後にあるチャレンジラボを完了すると、Google Cloud 限定デジタルバッジを獲得できます。これらのラボでの演習は スキルや能力の向上に役立ちますが、試験ガイドやその他の対策資料も参照することをお勧めします。

詳細

Complete the introductory Prepare Data for ML APIs on Google Cloud skill badge to demonstrate skills in the following: cleaning data with Dataprep by Trifacta, running data pipelines in Dataflow, creating clusters and running Apache Spark jobs in Dataproc, and calling ML APIs including the Cloud Natural Language API, Google Cloud Speech-to-Text API, and Video Intelligence API. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this skill badge course, and the final assessment challenge lab, to receive a skill badge that you can share with your network.

詳細

Complete the introductory Derive Insights from BigQuery Data skill badge to demonstrate skills in the following: write SQL queries, query public tables, load sample data into BigQuery, troubleshoot common syntax errors with the query validator in BigQuery, and create reports in Looker Studio by connecting to BigQuery data. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this skill badge course, and the final assessment challenge lab, to receive a skill badge that you can share with your network.

詳細

Earn a skill badge by completing the Build Interactive Apps with Google Assistant quest, where you will learn how to build Google Assistant applications, including how to: create an Actions project, integrate Dialogflow with an Actions project, test your application with Actions simulator, build an Assistant application with flash cards template, integrate customer MP3 files with your Assistant application, add Cloud Translation API to your Assistant application, and use APIs and integrate them into your applications. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete the skill badge quest, and final assessment challenge lab, to receive a digital badge that you can share with your network.

詳細

Complete the intermediate Develop Serverless Apps with Firebase skill badge to demonstrate skills in the following: architecting and building serverless web applications with Firebase, utilizing Firestore for database management, automating deployment processes using Cloud Build, and integrating Google Assistant functionality into your applications. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this skill badge course and the final assessment challenge lab to receive a skill badge that you can share with your network.

詳細

このクエストでは、ウェブサイトの可用性とスケーラビリティを確保するために利用できる 4 つの Google Cloud ウェブサイト アーキテクチャについて学びます。最後のチャレンジラボも含め、このクエストを修了すると、Google Cloud の限定デジタルバッジを獲得できます。チャレンジラボには詳細な手順説明はありませんが、最小限のガイダンスを基にソリューションを構築することが求められ、Google Cloud テクノロジーのスキルがテストされます。このクエストは、Get Cooking in Cloud の動画シリーズの内容に基づいています。

詳細

Earn a skill badge by completing the Explore Machine Learning Models with Explainable AI quest, where you will learn how to do the following using Explainable AI: build and deploy a model to an AI platform for serving (prediction), use the What-If Tool with an image recognition model, identify bias in mortgage data using the What-If Tool, and compare models using the What-If Tool to identify potential bias. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this skill badge quest and the final assessment challenge lab to receive a skill badge that you can share with your network.

詳細

Complete the introductory Monitor and Log with Google Cloud Operations Suite skill badge to demonstrate skills in the following: monitoring virtual machines in Compute Engine, utilizing Cloud Monitoring for multi-project oversight, extending monitoring and logging capabilities to Cloud Functions, creating and sending custom application metrics, and configuring Cloud Monitoring alerts based on custom metrics. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this skill badge course and the final assessment challenge lab to receive a skill badge that you can share with your network.

詳細

Getting Started - Create and Manage Cloud Resources よりレベルの高いハンズオンラボでの実践を求めている初心者のクラウド デベロッパーであるなら、このクエストをおすすめします。 Cloud Storage や、Stackdriver および Cloud Functions などの主要なアプリケーション サービスに関連するラボを通して、実践的な経験を積むことが可能です。 このクエストでは、すべての Google Cloud イニシアチブに応用できる有益なスキルを身に付けられます。このクエストおよびクエストの最後にあるチャレンジラボを完了すると、Google Cloud 限定デジタルバッジを獲得できます。主なコンセプトは 1 分間のビデオで説明されて います。

詳細

Complete the introductory Implement Load Balancing on Compute Engine skill badge to demonstrate skills in the following: writing gcloud commands and using Cloud Shell, creating and deploying virtual machines in Compute Engine, and configuring network and HTTP load balancers. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete this skill badge, and the final assessment challenge lab, to receive a skill badge that you can share with your network.

詳細

Complete the intermediate Implement Cloud Security Fundamentals on Google Cloud skill badge to demonstrate skills in the following: creating and assigning roles with Identity and Access Management (IAM); creating and managing service accounts; enabling private connectivity across virtual private cloud (VPC) networks; restricting application access using Identity-Aware Proxy; managing keys and encrypted data using Cloud Key Management Service (KMS); and creating a private Kubernetes cluster. A skill badge is an exclusive digital badge issued by Google Cloud in recognition of your proficiency with Google Cloud products and services and tests your ability to apply your knowledge in an interactive hands-on environment. Complete the skill badge course, and final assessment challenge lab, to receive a digital badge that you can share with your network.

詳細

この入門レベルのクエストでは、Google Cloud の基本的なツールやサービスに関する実践演習を行います。「Google Cloud Essentials」は Qwiklabs で特に人気のあるクエストですが、それはクラウドの予備知識がほとんどなくても、あらゆる Google Cloud プロジェクトに応用できる実際的な経験を積めるからです。 「Google Cloud Essentials」では、Cloud Shell コマンドの記述、初めての仮想マシンのデプロイ、Kubernetes Engine 上でのアプリケーション実行と負荷分散など、Google Cloud の主な機能を紹介します。主なコンセプトは 1 分間のビデオで説明されています。

詳細

DevOps で競争力を高めましょう。DevOps は、ソフトウェアの迅速な提供、サービスの信頼性向上、ソフトウェア関係者間での責任の共有などを目的とした組織的、文化的な活動です。 このクエストでは、Google Cloud を使用してソフトウェアを提供する際のスピード、安定性、可用性、セキュリティを高める方法について学びます。Google Cloud に加わった DevOps Research and Assessment を使用して、現在のチームの競争力を確認しましょう。5 つの選択式の質問に答えると結果が表示されます。このクエスト(最後のチャレンジラボも含む)を修了すると、Google Cloud の限定デジタルバッジを取得できます。チャレンジラボでは詳細な手順の説明はありません。最小限のガイダンスに基づいてソリューションを構築することが求められ、Google Cloud テクノロジーのスキルが試されます。

詳細

機械学習はもっとも急速に成長している技術分野の一つであり、Google Cloud はその発展に貢 献してきました。Google Cloud には数多くの API が用意されており、あらゆる機械学習ジョブ に対応することができます。この上級レベルのクエストでは、「Detect Labels, Faces, and Landmarks in Images with the Cloud Vision API」などのラボを受講して、Machine Learning API を実際に操作します。このクエスト(最後のチャレンジラボも含む)を修了すると、Google Cloud の限定デジタルバッジを取得できます。チャレンジラボでは詳細な手順の説明はありません。最小限のガイダンスに基づいてソリューションを構築することが求められ、Google Cloud テクノロジーのスキルが試されます。このクエストを修了したら、 Integrate with Machine Learning APIs クエストの最後にある追加のチャレンジラボを受講して、Google Cloud の限定デジタルバッジを取得しましょう。

詳細

皆さんもよくご存じのとおり、機械学習は最も急速に開発、利用が進んでいる技術の 1 つで、Google Cloud Platform はその促進に大きく貢献してきました。GCP では多数の API を活用して、ほぼすべての機械学習ジョブに対応するツールを提供しています。この入門クエストでは、ラボを使って言語処理に適用される機械学習に関する実践演習を行います。これによりテキストからのエンティティの抽出、感情分析と構文分析、音声文字変換のための Speech to Text API の使用方法を学ぶことができます。

詳細

大規模な計算処理能力を活用してパターンを認識し、画像を解釈することは、自動運転から顔認識まで、さまざまな用途における AI の基盤技術です。Google Cloud Platform は、API を呼び出すだけで利用できるシステムを通じて、ワールドクラスの速度と精度を提供しています。GCP にはさまざまな API があるため、機械学習に関するほぼすべてのタスクに対応することができます。この入門クエストでは、画像処理に用いられる機械学習の実践的な演習を行います。ラボを活用して、画像にラベルを付けたり、顔やランドマークを検出したり、画像内のテキストを抽出、分析、翻訳したりすることができます。

詳細

機械学習はもっとも迅速に成長しているテクノロジーの分野です。Google Cloud Platformは、その成長に一役かっています。APIのホストを使うことにより、GCPにはツールがあります。この上級レベルのクエストでは、「Implementing an AI Chatbot with Dialogflow」や「Detect Labels, Faces, and Landmarks in Images with the Cloud Vision API」と同様に機械学習APIについてハンズオンで演習ができます。

詳細