Gabung Login

泓葆 葉

Menjadi anggota sejak 2020

Silver League

10400 poin
Badge untuk Encoder-Decoder Architecture - Bahasa Indonesia Encoder-Decoder Architecture - Bahasa Indonesia Earned Jun 22, 2023 EDT
Badge untuk Create Image Captioning Models - Bahasa Indonesia Create Image Captioning Models - Bahasa Indonesia Earned Jun 20, 2023 EDT
Badge untuk Introduction to Image Generation - Bahasa Indonesia Introduction to Image Generation - Bahasa Indonesia Earned Jun 16, 2023 EDT
Badge untuk Transformer Models and BERT Model - Bahasa Indonesia Transformer Models and BERT Model - Bahasa Indonesia Earned Jun 15, 2023 EDT
Badge untuk Attention Mechanism - Bahasa Indonesia Attention Mechanism - Bahasa Indonesia Earned Jun 15, 2023 EDT
Badge untuk Introduction to Large Language Models - Bahasa Indonesia Introduction to Large Language Models - Bahasa Indonesia Earned Jun 15, 2023 EDT
Badge untuk Introduction to Generative AI - Bahasa Indonesia Introduction to Generative AI - Bahasa Indonesia Earned Jun 10, 2023 EDT
Badge untuk Migrating MySQL data to Cloud SQL using Database Migration Service Migrating MySQL data to Cloud SQL using Database Migration Service Earned Feb 7, 2022 EST
Badge untuk Cloud Architecture Cloud Architecture Earned Feb 6, 2022 EST
Badge untuk VM Migration VM Migration Earned Feb 6, 2022 EST
Badge untuk Understand Your Google Cloud Costs Understand Your Google Cloud Costs Earned Feb 1, 2022 EST
Badge untuk Build Infrastructure with Terraform on Google Cloud Build Infrastructure with Terraform on Google Cloud Earned Jan 31, 2022 EST
Badge untuk Network Performance and Optimization Network Performance and Optimization Earned Jan 27, 2022 EST
Badge untuk Deploy and Manage Cloud Environments with Google Cloud Deploy and Manage Cloud Environments with Google Cloud Earned Jan 27, 2022 EST
Badge untuk Set up and Configure a Cloud Environment in Google Cloud Set up and Configure a Cloud Environment in Google Cloud Earned Jan 26, 2022 EST
Badge untuk Perform Foundational Data, ML, and AI Tasks in Google Cloud Perform Foundational Data, ML, and AI Tasks in Google Cloud Earned Jun 27, 2021 EDT
Badge untuk Derive Insights from BigQuery Data Derive Insights from BigQuery Data Earned Jun 26, 2021 EDT
Badge untuk [DEPRECATED] Build Interactive Apps with Google Assistant [DEPRECATED] Build Interactive Apps with Google Assistant Earned Jun 26, 2021 EDT
Badge untuk Develop Serverless Apps with Firebase Develop Serverless Apps with Firebase Earned Jun 26, 2021 EDT
Badge untuk Build a Website on Google Cloud Build a Website on Google Cloud Earned Jun 24, 2021 EDT
Badge untuk DEPRECATED Explore Machine Learning Models with Explainable AI DEPRECATED Explore Machine Learning Models with Explainable AI Earned Jun 20, 2021 EDT
Badge untuk Monitor and Log with Google Cloud Operations Suite Monitor and Log with Google Cloud Operations Suite Earned Jun 19, 2021 EDT
Badge untuk Perform Foundational Infrastructure Tasks in Google Cloud Perform Foundational Infrastructure Tasks in Google Cloud Earned Jun 14, 2021 EDT
Badge untuk Implement Load Balancing on Compute Engine Implement Load Balancing on Compute Engine Earned Jun 14, 2021 EDT
Badge untuk Implement Cloud Security Fundamentals on Google Cloud Implement Cloud Security Fundamentals on Google Cloud Earned Jun 13, 2021 EDT
Badge untuk Google Cloud Essentials Google Cloud Essentials Earned Jun 13, 2021 EDT
Badge untuk Implement DevOps Workflows in Google Cloud Implement DevOps Workflows in Google Cloud Earned Okt 23, 2020 EDT
Badge untuk Use Machine Learning APIs on Google Cloud Use Machine Learning APIs on Google Cloud Earned Sep 23, 2020 EDT
Badge untuk Intro to ML: Language Processing Intro to ML: Language Processing Earned Sep 19, 2020 EDT
Badge untuk Intro to ML: Image Processing Intro to ML: Image Processing Earned Sep 19, 2020 EDT
Badge untuk Machine Learning APIs Machine Learning APIs Earned Sep 8, 2020 EDT

Kursus ini memberi Anda sinopsis tentang arsitektur encoder-decoder, yang merupakan arsitektur machine learning yang canggih dan umum untuk tugas urutan-ke-urutan seperti terjemahan mesin, ringkasan teks, dan tanya jawab. Anda akan belajar tentang komponen utama arsitektur encoder-decoder serta cara melatih dan menyalurkan model ini. Dalam panduan lab yang sesuai, Anda akan membuat kode pada penerapan simpel arsitektur encoder-decoder di TensorFlow untuk pembuatan puisi dari awal.

Pelajari lebih lanjut

Kursus ini menjelaskan cara membuat model keterangan gambar menggunakan deep learning. Anda akan belajar tentang berbagai komponen model keterangan gambar, seperti encoder dan decoder, serta cara melatih dan mengevaluasi model. Pada akhir kursus ini, Anda akan dapat membuat model keterangan gambar Anda sendiri dan menggunakannya untuk menghasilkan teks bagi gambar.

Pelajari lebih lanjut

Kursus ini memperkenalkan model difusi, yaitu kelompok model machine learning yang belakangan ini menunjukkan potensinya dalam ranah pembuatan gambar. Model difusi mengambil inspirasi dari fisika, khususnya termodinamika. Dalam beberapa tahun terakhir, model difusi menjadi populer baik di dunia industri maupun penelitian. Model difusi mendasari banyak alat dan model pembuatan gambar yang canggih di Google Cloud. Kursus ini memperkenalkan Anda pada teori yang melandasi model difusi dan cara melatih serta men-deploy-nya di Vertex AI.

Pelajari lebih lanjut

Kursus ini memperkenalkan Anda pada arsitektur Transformer dan model Representasi Encoder Dua Arah dari Transformer (Bidirectional Encoder Representations from Transformers atau BERT). Anda akan belajar tentang komponen utama arsitektur Transformer, seperti mekanisme self-attention, dan cara penggunaannya untuk membangun model BERT. Anda juga akan belajar tentang berbagai tugas yang dapat memanfaatkan BERT, seperti klasifikasi teks, menjawab pertanyaan, dan inferensi natural language. Kursus ini diperkirakan memakan waktu sekitar 45 menit untuk menyelesaikannya.

Pelajari lebih lanjut

Dalam kursus ini Anda akan diperkenalkan dengan mekanisme atensi, yakni teknik efektif yang membuat jaringan neural berfokus pada bagian tertentu urutan input. Anda akan mempelajari cara kerja atensi, cara penggunaannya untuk meningkatkan performa berbagai tugas machine learning, termasuk terjemahan mesin, peringkasan teks, dan menjawab pertanyaan.

Pelajari lebih lanjut

Ini adalah kursus pengantar pembelajaran mikro yang membahas definisi model bahasa besar (LLM), kasus penggunaannya, dan cara menggunakan prompt tuning untuk meningkatkan performa LLM. Kursus ini juga membahas beberapa alat Google yang dapat membantu Anda mengembangkan aplikasi Gen AI Anda sendiri.

Pelajari lebih lanjut

Ini adalah kursus pengantar pembelajaran mikro yang bertujuan untuk mendefinisikan AI Generatif, cara penggunaannya, dan perbedaannya dari metode machine learning konvensional. Kursus ini juga mencakup Alat-alat Google yang dapat membantu Anda mengembangkan aplikasi AI Generatif Anda sendiri.

Pelajari lebih lanjut

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.

Pelajari lebih lanjut

Quest level dasar ini berbeda dengan penawaran Qwiklabs lainnya. Semua lab yang termasuk dalam level ini telah diseleksi untuk membekali profesional IT dengan praktik langsung tentang berbagai topik dan layanan yang diujikan dalam Sertifikasi Google Cloud Certified Professional Cloud Architect . Dari IAM, hingga jaringan, dan penerapan Kubernetes Engine, quest ini tersusun atas sejumlah lab spesifik yang akan menguji pengetahuan Anda tentang GCP. Harap diketahui bahwa, meskipun praktik dengan lab ini akan meningkatkan keterampilan dan kemampuan Anda, sebaiknya Anda juga mempelajari panduan ujian serta referensi persiapan lain yang tersedia.

Pelajari lebih lanjut

Google Cloud’s four step structured Cloud Migration Path Methodology provides a defined and repeatable path for users to follow when migrating and modernizing Virtual Machines. In this quest, you will get hands-on practice with Google’s current solution set for VM assessment, planning, migration, and modernization. You will start by analyzing your lab environment and building assessment reports with CloudPhysics and StratoZone, then build a landing zone within Google Cloud leveraging Terraform’s infrastructure-as-code templates, next you will manually transform a two-tier application into a cloud-native workload running on Kubernetes, and finally, transform a VM workload into Kubernetes with Migrate for Anthos and migrate a VM between cloud environments.

Pelajari lebih lanjut

This Quest is most suitable for those working in a technology or finance role who are responsible for managing Google Cloud costs. You’ll learn how to set up a billing account, organize resources, and manage billing access permissions. In the hands-on labs, you'll learn how to view your invoice, track your Google Cloud costs with Billing reports, analyze your billing data with BigQuery or Google Sheets, and create custom billing dashboards with Looker Studio. References made to links in the videos can be accessed in this Additional Resources document.

Pelajari lebih lanjut

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.

Pelajari lebih lanjut

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.

Pelajari lebih lanjut

Quest level dasar ini berbeda dari penawaran Qwiklabs lainnya. Lab-lab di dalamnya telah diseleksi guna membekali profesional IT dengan praktik langsung tentang berbagai topik dan layanan yang diujikan dalam Sertifikasi Cloud Certified Professional Cloud Architect. Quest ini berisi lab-lab khusus yang akan menguji pengetahuan Anda seputar Google Cloud, mulai dari IAM, networking, hingga deployment Kubernetes Engine. Selesaikan quest ini, termasuk challenge lab di akhir quest, untuk menerima badge digital eksklusif dari Google Cloud. Harap diketahui, meskipun praktik dengan lab ini dapat meningkatkan keterampilan dan kemampuan Anda, sebaiknya pelajari juga panduan ujian serta referensi persiapan lain yang tersedia.

Pelajari lebih lanjut

Quest level dasar ini berbeda dari penawaran Qwiklabs lainnya. Lab-lab di dalamnya telah diseleksi guna membekali profesional IT dengan praktik langsung tentang berbagai topik dan layanan yang diujikan dalam Sertifikasi Google Cloud Certified Associate Cloud Engineer. Quest ini berisi lab-lab khusus yang akan menguji pengetahuan Anda seputar Google Cloud, mulai dari IAM, networking, hingga deployment Kubernetes Engine. Selesaikan quest ini, termasuk challenge lab di akhir quest, untuk menerima badge digital eksklusif dari Google Cloud. Harap diketahui, meskipun praktik dengan lab ini dapat meningkatkan keterampilan dan kemampuan Anda, sebaiknya pelajari juga panduan ujian serta referensi persiapan lain yang tersedia.

Pelajari lebih lanjut

Jika Anda adalah developer cloud pemula yang menginginkan praktik langsung di luar Getting Started - Create and Manage Cloud Resources, artinya quest ini cocok untuk Anda. Anda akan mendapatkan pengalaman praktik melalui lab yang mendalami Cloud Storage dan layanan aplikasi utama lainnya, seperti Stackdriver dan Cloud Functions. Dengan mengambil quest ini, Anda dapat mengembangkan kemampuan berharga yang dapat diterapkan di semua inisiatif Google Cloud. Selesaikan quest ini, termasuk challenge lab di akhir quest, untuk menerima badge digital eksklusif dari Google Cloud. Tersedia video berdurasi 1 menit yang akan membantu Anda memahami konsep utama lab-lab ini.

Pelajari lebih lanjut

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.

Pelajari lebih lanjut

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.

Pelajari lebih lanjut

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.

Pelajari lebih lanjut

Earn a skill badge by completing the Build a Website on Google Cloud skill badge quest. This quest is based on the series Get Cooking in Cloud, where you will learn how to: Deploy a website on Cloud Run, Host a web app on Compute Engine, Create, deploy, and scale your website on Google Kubernetes Engine, Migrate from a monolithic application to a microservices architecture. 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.

Pelajari lebih lanjut

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.

Pelajari lebih lanjut

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.

Pelajari lebih lanjut

Jika Anda adalah developer cloud pemula yang menginginkan praktik langsung di luar Getting Started - Create and Manage Cloud Resources, artinya quest ini cocok untuk Anda. Anda akan mendapatkan pengalaman praktik melalui lab yang mendalami Cloud Storage dan layanan aplikasi utama lainnya, seperti Stackdriver dan Cloud Functions. Dengan mengambil quest ini, Anda dapat mengembangkan kemampuan berharga yang dapat diterapkan di semua inisiatif Google Cloud. Selesaikan quest ini, termasuk challenge lab di akhir quest, untuk menerima badge digital eksklusif dari Google Cloud. Tersedia video berdurasi 1 menit yang akan membantu Anda memahami konsep utama lab-lab ini.

Pelajari lebih lanjut

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.

Pelajari lebih lanjut

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.

Pelajari lebih lanjut

Dalam quest level pendahuluan ini, Anda akan mendapatkan praktik langsung dengan aneka fitur dan layanan dasar Google Cloud Platform. Dasar-Dasar GCP adalah Quest pertama yang direkomendasikan bagi peserta kursus Google Cloud—Anda dapat memulai dengan pengetahuan yang minim atau tanpa pengetahuan sama sekali tentang cloud, dan selesai dengan pengalaman praktis yang dapat diterapkan pada project GCP pertama Anda. Mulai dari menulis perintah Cloud Shell dan menerapkan mesin virtual pertama Anda, hingga menjalankan aplikasi di Kubernetes Engine atau dengan load balancing, Dasar-Dasar GCP merupakan pengenalan terbaik pada fitur-fitur dasar platform cloud. Setiap lab disertai video berdurasi 1 menit yang akan memandu Anda memahami berbagai konsep penting.

Pelajari lebih lanjut

Complete the intermediate Implement DevOps Workflows in Google Cloud skill badge to demonstrate skills in the following: creating git repositories with Cloud Source Repositories, launching, managing, and scaling deployments on Google Kubernetes Engine (GKE), and architecting CI/CD pipelines that automate container image builds and deployments to GKE. 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.

Pelajari lebih lanjut

Earn a skill badge by completing the Integrate with Machine Learning APIs course, where you learn the basic features for the following machine learning and AI technologies: Cloud Vision API, Cloud Cloud Translation API, and Cloud Natural Language 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.

Pelajari lebih lanjut

It’s no secret that machine learning is one of the fastest growing fields in tech, and the Google Cloud Platform has been instrumental in furthering its development. With a host of APIs, GCP has a tool for just about any machine learning job. In this introductory quest, you will get hands-on practice with machine learning as it applies to language processing by taking labs that will enable you to extract entities from text, and perform sentiment and syntactic analysis as well as use the Speech to Text API for transcription.

Pelajari lebih lanjut

Using large scale computing power to recognize patterns and "read" images is one of the foundational technologies in AI, from self-driving cars to facial recognition. The Google Cloud Platform provides world class speed and accuracy via systems that can utilized by simply calling APIs. With these and a host of other APIs, GCP has a tool for just about any machine learning job. In this introductory quest, you will get hands-on practice with machine learning as it applies to image processing by taking labs that will enable you to label images, detect faces and landmarks, as well as extract, analyze, and translate text from within images.

Pelajari lebih lanjut

It's no secret that machine learning is one of the fastest growing fields in tech, and Google Cloud has been instrumental in furthering its development. With a host of APIs, Google Cloud has a tool for just about any machine learning job. In this advanced-level quest, you will get hands-on practice with machine learning APIs by taking labs like Detect Labels, Faces, and Landmarks in Images with the Cloud Vision API. Looking for a hands-on challenge lab to demonstrate your skills and validate your knowledge? On completing this quest, enroll in and finish the additional challenge lab at the end of this quest to receive an exclusive Google Cloud digital badge.

Pelajari lebih lanjut