Gabung Login

Ruqiya Bin Safi

Menjadi anggota sejak 2019

Silver League

4230 poin
Badge untuk Transformer Models and BERT Model - Bahasa Indonesia Transformer Models and BERT Model - Bahasa Indonesia Earned Jun 24, 2023 EDT
Badge untuk Attention Mechanism - Bahasa Indonesia Attention Mechanism - Bahasa Indonesia Earned Jun 8, 2023 EDT
Badge untuk Encoder-Decoder Architecture - Bahasa Indonesia Encoder-Decoder Architecture - Bahasa Indonesia Earned Jun 8, 2023 EDT
Badge untuk Introduction to Responsible AI - Bahasa Indonesia Introduction to Responsible AI - Bahasa Indonesia Earned Jun 4, 2023 EDT
Badge untuk Introduction to Large Language Models - Bahasa Indonesia Introduction to Large Language Models - Bahasa Indonesia Earned Jun 4, 2023 EDT
Badge untuk Cloud Hero BQML Cloud Hero BQML Earned Mei 24, 2023 EDT
Badge untuk Introduction to Generative AI - Bahasa Indonesia Introduction to Generative AI - Bahasa Indonesia Earned Mei 17, 2023 EDT
Badge untuk Serverless Data Processing with Dataflow: Operations Serverless Data Processing with Dataflow: Operations Earned Apr 27, 2023 EDT
Badge untuk Serverless Data Processing with Dataflow: Develop Pipelines Serverless Data Processing with Dataflow: Develop Pipelines Earned Apr 27, 2023 EDT
Badge untuk Serverless Data Processing with Dataflow: Foundations Serverless Data Processing with Dataflow: Foundations Earned Apr 22, 2023 EDT
Badge untuk Smart Analytics, Machine Learning, and AI on Google Cloud Smart Analytics, Machine Learning, and AI on Google Cloud Earned Apr 22, 2023 EDT
Badge untuk Building Resilient Streaming Analytics Systems on Google Cloud Building Resilient Streaming Analytics Systems on Google Cloud Earned Apr 22, 2023 EDT
Badge untuk Engineer Data for Predictive Modeling with BigQuery ML Engineer Data for Predictive Modeling with BigQuery ML Earned Apr 21, 2023 EDT
Badge untuk Building Batch Data Pipelines on Google Cloud Building Batch Data Pipelines on Google Cloud Earned Apr 20, 2023 EDT
Badge untuk Build a Data Warehouse with BigQuery Build a Data Warehouse with BigQuery Earned Apr 18, 2023 EDT
Badge untuk Perform Foundational Data, ML, and AI Tasks in Google Cloud Perform Foundational Data, ML, and AI Tasks in Google Cloud Earned Apr 17, 2023 EDT
Badge untuk Google Cloud Big Data and Machine Learning Fundamentals Google Cloud Big Data and Machine Learning Fundamentals Earned Apr 14, 2023 EDT
Badge untuk Modernizing Data Lakes and Data Warehouses with Google Cloud Modernizing Data Lakes and Data Warehouses with Google Cloud Earned Apr 14, 2023 EDT
Badge untuk Preparing for your Professional Data Engineer Journey Preparing for your Professional Data Engineer Journey Earned Apr 13, 2023 EDT
Badge untuk DEPRECATED Creating with Google Maps DEPRECATED Creating with Google Maps Earned Jan 31, 2020 EST
Badge untuk Workspace Essentials Workspace Essentials Earned Nov 26, 2019 EST
Badge untuk Advanced ML: ML Infrastructure Advanced ML: ML Infrastructure Earned Nov 26, 2019 EST
Badge untuk Intermediate ML: TensorFlow on Google Cloud Intermediate ML: TensorFlow on Google Cloud Earned Nov 25, 2019 EST
Badge untuk Intro to ML: Language Processing Intro to ML: Language Processing Earned Jul 3, 2019 EDT
Badge untuk Intro to ML: Image Processing Intro to ML: Image Processing Earned Jul 3, 2019 EDT
Badge untuk [DEPRECATED] Data Engineering [DEPRECATED] Data Engineering Earned Jun 15, 2019 EDT
Badge untuk Baseline: Data, ML, AI Baseline: Data, ML, AI Earned Mei 23, 2019 EDT
Badge untuk Machine Learning APIs Machine Learning APIs Earned Mei 23, 2019 EDT
Badge untuk Google Cloud Essentials Google Cloud Essentials Earned Apr 3, 2019 EDT

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

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

Ini adalah kursus pengantar pembelajaran mikro yang dimaksudkan untuk menjelaskan responsible AI, alasan pentingnya responsible AI, dan cara Google mengimplementasikan responsible AI dalam produknya. Kursus ini juga memperkenalkan 7 prinsip AI Google.

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

Welcome Gamers! Learn the fundamentals of BQML, all while having fun! In this game, you will learn to use the python-based command line tool for BigQuery. The hands-on labs will help you create a machine learning model, a classification model, and a forecasting model. Earn the points by completing the steps in the lab... Be sure to click "End" when you're done with each lab to get the maximum points. All players will be awarded the game badge.

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

In the last installment of the Dataflow course series, we will introduce the components of the Dataflow operational model. We will examine tools and techniques for troubleshooting and optimizing pipeline performance. We will then review testing, deployment, and reliability best practices for Dataflow pipelines. We will conclude with a review of Templates, which makes it easy to scale Dataflow pipelines to organizations with hundreds of users. These lessons will help ensure that your data platform is stable and resilient to unanticipated circumstances.

Pelajari lebih lanjut

In this second installment of the Dataflow course series, we are going to be diving deeper on developing pipelines using the Beam SDK. We start with a review of Apache Beam concepts. Next, we discuss processing streaming data using windows, watermarks and triggers. We then cover options for sources and sinks in your pipelines, schemas to express your structured data, and how to do stateful transformations using State and Timer APIs. We move onto reviewing best practices that help maximize your pipeline performance. Towards the end of the course, we introduce SQL and Dataframes to represent your business logic in Beam and how to iteratively develop pipelines using Beam notebooks.

Pelajari lebih lanjut

This course is part 1 of a 3-course series on Serverless Data Processing with Dataflow. In this first course, we start with a refresher of what Apache Beam is and its relationship with Dataflow. Next, we talk about the Apache Beam vision and the benefits of the Beam Portability framework. The Beam Portability framework achieves the vision that a developer can use their favorite programming language with their preferred execution backend. We then show you how Dataflow allows you to separate compute and storage while saving money, and how identity, access, and management tools interact with your Dataflow pipelines. Lastly, we look at how to implement the right security model for your use case on Dataflow.

Pelajari lebih lanjut

Incorporating machine learning into data pipelines increases the ability to extract insights from data. This course covers ways machine learning can be included in data pipelines on Google Cloud. For little to no customization, this course covers AutoML. For more tailored machine learning capabilities, this course introduces Notebooks and BigQuery machine learning (BigQuery ML). Also, this course covers how to productionalize machine learning solutions by using Vertex AI.

Pelajari lebih lanjut

Processing streaming data is becoming increasingly popular as streaming enables businesses to get real-time metrics on business operations. This course covers how to build streaming data pipelines on Google Cloud. Pub/Sub is described for handling incoming streaming data. The course also covers how to apply aggregations and transformations to streaming data using Dataflow, and how to store processed records to BigQuery or Cloud Bigtable for analysis. Learners get hands-on experience building streaming data pipeline components on Google Cloud by using QwikLabs.

Pelajari lebih lanjut

Complete the intermediate Engineer Data for Predictive Modeling with BigQuery ML skill badge to demonstrate skills in the following: building data transformation pipelines to BigQuery using Dataprep by Trifacta; using Cloud Storage, Dataflow, and BigQuery to build extract, transform, and load (ETL) workflows; building machine learning models using BigQuery ML; and using Cloud Composer to copy data across multiple locations. 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

Data pipelines typically fall under one of the Extract and Load (EL), Extract, Load and Transform (ELT) or Extract, Transform and Load (ETL) paradigms. This course describes which paradigm should be used and when for batch data. Furthermore, this course covers several technologies on Google Cloud for data transformation including BigQuery, executing Spark on Dataproc, pipeline graphs in Cloud Data Fusion and serverless data processing with Dataflow. Learners get hands-on experience building data pipeline components on Google Cloud using Qwiklabs.

Pelajari lebih lanjut

Complete the intermediate Build a Data Warehouse with BigQuery skill badge to demonstrate skills in the following: joining data to create new tables, troubleshooting joins, appending data with unions, creating date-partitioned tables, and working with JSON, arrays, and structs in BigQuery. 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. For practice with BigQuery fundamentals (including working with the console and command line), complete the course titled BigQuery Basics for Data Analysts.

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

This course introduces the Google Cloud big data and machine learning products and services that support the data-to-AI lifecycle. It explores the processes, challenges, and benefits of building a big data pipeline and machine learning models with Vertex AI on Google Cloud.

Pelajari lebih lanjut

The two key components of any data pipeline are data lakes and warehouses. This course highlights use-cases for each type of storage and dives into the available data lake and warehouse solutions on Google Cloud in technical detail. Also, this course describes the role of a data engineer, the benefits of a successful data pipeline to business operations, and examines why data engineering should be done in a cloud environment. This is the first course of the Data Engineering on Google Cloud series. After completing this course, enroll in the Building Batch Data Pipelines on Google Cloud course.

Pelajari lebih lanjut

This course helps learners create a study plan for the PDE (Professional Data Engineer) certification exam. Learners explore the breadth and scope of the domains covered in the exam. Learners assess their exam readiness and create their individual study plan.

Pelajari lebih lanjut

In this quest you will use several tools available in Google Cloud to manipulate data and create a Google Map - map location details to find subway stations or a business; use geocoding and Apps Script to send an email of a map; visualize data on a customized map; and build a server-side proxy to create a map on a mobile device.

Pelajari lebih lanjut

Workspace (formerly G Suite) is Google's collaborative applications platform, delivered from Google Cloud. In this introductory-level quest, you will get hands-on practice with Workspace’s core applications from a user perspective. Although there are many more applications and tool components to Workspace than are covered here, you will get experience with the primary apps: Gmail, Calendar, Sheets and a handful of others. Each lab can be completed in 10-15 minutes, but extra time is provided to allow self-directed free exploration of the applications.

Pelajari lebih lanjut

Machine Learning is one of the most innovative fields in technology, 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 advanced-level quest, you will get hands-on practice with machine learning at scale and how to employ the advanced ML infrastructure available on GCP.

Pelajari lebih lanjut

TensorFlow is an open source software library for high performance numerical computation that's great for writing models that can train and run on platforms ranging from your laptop to a fleet of servers in the Cloud to an edge device. This quest takes you beyond the basics of using predefined models and teaches you how to build, train and deploy your own on Google Cloud.

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

This advanced-level quest is unique amongst the other catalog offerings. The labs have been curated to give IT professionals hands-on practice with topics and services that appear in the Google Cloud Certified Professional Data Engineer Certification. From Big Query, to Dataprep, to Cloud Composer, this quest is composed of specific labs that will put your Google Cloud data engineering knowledge to the test. Be aware that while practice with these labs will increase your skills and abilities, you will need other preparation, too. The exam is quite challenging and external studying, experience, and/or background in cloud data engineering is recommended. 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 the Engineer Data in the Google Cloud to receive an exclusive Google Cloud digital badge.

Pelajari lebih lanjut

Big data, machine learning, and artificial intelligence are today’s hot computing topics, but these fields are quite specialized and introductory material is hard to come by. Fortunately, Google Cloud provides user-friendly services in these areas, and with this introductory-level quest, so you can take your first steps with tools like Big Query, Cloud Speech API, and AI Platform. Want extra help? 1-minute videos walk you through key concepts for each lab.

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

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