Partecipa Accedi

Akshit Keoliya

Membro dal giorno 2019

Campionato Argento

6365 punti
Badge per Encoder-Decoder Architecture - Italiano Encoder-Decoder Architecture - Italiano Earned nov 19, 2023 EST
Badge per Attention Mechanism - Italiano Attention Mechanism - Italiano Earned nov 14, 2023 EST
Badge per Generative AI Fundamentals - Italiano Generative AI Fundamentals - Italiano Earned nov 7, 2023 EST
Badge per Introduction to Responsible AI - Italiano Introduction to Responsible AI - Italiano Earned nov 7, 2023 EST
Badge per Introduction to Large Language Models - Italiano Introduction to Large Language Models - Italiano Earned nov 3, 2023 EDT
Badge per Introduction to Image Generation - Italiano Introduction to Image Generation - Italiano Earned ott 12, 2023 EDT
Badge per Introduction to Generative AI - Italiano Introduction to Generative AI - Italiano Earned set 19, 2023 EDT
Badge per Pet Theory Pet Theory Earned nov 20, 2019 EST
Badge per Diwali Speedrun Diwali Speedrun Earned ott 28, 2019 EDT
Badge per [DEPRECATED] OK Google: Build Interactive Apps with Google Assistant [DEPRECATED] OK Google: Build Interactive Apps with Google Assistant Earned ott 21, 2019 EDT
Badge per Google Developer Essentials Google Developer Essentials Earned ott 21, 2019 EDT
Badge per BigQuery for Machine Learning BigQuery for Machine Learning Earned ott 20, 2019 EDT
Badge per Intermediate ML: TensorFlow on Google Cloud Intermediate ML: TensorFlow on Google Cloud Earned ott 19, 2019 EDT
Badge per Baseline: Deploy & Develop Baseline: Deploy & Develop Earned ott 13, 2019 EDT
Badge per Google Cloud Essentials Google Cloud Essentials Earned ott 12, 2019 EDT
Badge per Machine Learning APIs Machine Learning APIs Earned ott 12, 2019 EDT
Badge per Intro to ML: Image Processing Intro to ML: Image Processing Earned ott 12, 2019 EDT
Badge per Intro to ML: Language Processing Intro to ML: Language Processing Earned ott 7, 2019 EDT
Badge per Baseline: Data, ML, AI Baseline: Data, ML, AI Earned ott 7, 2019 EDT

Questo corso ti offre un riepilogo dell'architettura encoder-decoder, che è un'architettura di machine learning potente e diffusa per attività da sequenza a sequenza come traduzione automatica, riassunto del testo e risposta alle domande. Apprenderai i componenti principali dell'architettura encoder-decoder e come addestrare e fornire questi modelli. Nella procedura dettagliata del lab corrispondente, implementerai in TensorFlow dall'inizio un semplice codice dell'architettura encoder-decoder per la generazione di poesie da zero.

Scopri di più

Questo corso ti introdurrà al meccanismo di attenzione, una potente tecnica che consente alle reti neurali di concentrarsi su parti specifiche di una sequenza di input. Imparerai come funziona l'attenzione e come può essere utilizzata per migliorare le prestazioni di molte attività di machine learning, come la traduzione automatica, il compendio di testi e la risposta alle domande.

Scopri di più

Guadagna un badge delle competenze completando i corsi Introduction to Generative AI, Introduction to Large Language Models e Introduction to Responsible AI. Superando il quiz finale, dimostrerai la tua comprensione dei concetti fondamentali relativi all'IA generativa. Un badge delle competenze è un badge digitale rilasciato da Google Cloud come riconoscimento della tua conoscenza dei prodotti e dei servizi Google Cloud. Condividi il tuo badge delle competenze rendendo pubblico il tuo profilo e aggiungendolo al tuo profilo sui social media.

Scopri di più

Questo è un corso di microlearning di livello introduttivo volto a spiegare cos'è l'IA responsabile, perché è importante e in che modo Google implementa l'IA responsabile nei propri prodotti. Introduce anche i 7 principi dell'IA di Google.

Scopri di più

Questo è un corso di microlearning di livello introduttivo che esplora cosa sono i modelli linguistici di grandi dimensioni (LLM), i casi d'uso in cui possono essere utilizzati e come è possibile utilizzare l'ottimizzazione dei prompt per migliorare le prestazioni dei modelli LLM. Descrive inoltre gli strumenti Google per aiutarti a sviluppare le tue app Gen AI.

Scopri di più

Questo corso introduce i modelli di diffusione, una famiglia di modelli di machine learning che recentemente si sono dimostrati promettenti nello spazio di generazione delle immagini. I modelli di diffusione traggono ispirazione dalla fisica, in particolare dalla termodinamica. Negli ultimi anni, i modelli di diffusione sono diventati popolari sia nella ricerca che nella produzione. I modelli di diffusione sono alla base di molti modelli e strumenti di generazione di immagini all'avanguardia su Google Cloud. Questo corso ti introduce alla teoria alla base dei modelli di diffusione e a come addestrarli ed eseguirne il deployment su Vertex AI.

Scopri di più

Questo è un corso di microlearning di livello introduttivo volto a spiegare cos'è l'AI generativa, come viene utilizzata e in che modo differisce dai tradizionali metodi di machine learning. Descrive inoltre gli strumenti Google che possono aiutarti a sviluppare le tue app Gen AI.

Scopri di più

Welcome to the serverless Pet Theory game! Click "Join this Game". To modify your player name or avatar, go to your My Account page at https://google.qwiklabs.com. Points are earned by completing the steps in the lab.... and bonus points are earned for speed! Be sure to complete each lab by selecting the END option to get the maximum points. Please respect the GCP resource quotas that have been allocated. Otherwise, you'll waste your Game time and gain fewer points.

Scopri di più

Welcome to Diwali Speedrun! Here's some more fun for you this Diwali. Learn the ins and outs of the Google assistant with these interesting game labs. Complete the game labs one by one. The faster you complete the lab objectives, the higher your score. You can take each lab up to 5 times. Good luck!

Scopri di più

With Google Assistant part of over a billion consumer devices, this quest teaches you how to build practical Google Assistant applications integrated with Google Cloud services via APIs. Example apps will use the Dialogflow conversational suite and the Actions and Cloud Functions frameworks. You will build 5 different applications that explore useful and fun tools you can extend on your own. No hardware required! These labs use the cloud-based Google Assistant simulator environment for developing and testing, but if you do have your own device, such as a Google Home or a Google Hub, additional instructions are provided on how to deploy your apps to your own hardware.

Scopri di più

This introductory-level quest shows application developers how the Google Cloud ecosystem could help them build secure, scalable, and intelligent cloud native applications. You learn how to develop and scale applications without setting up infrastructure, run data analytics, gain insights from data, and develop with pre-trained ML APIs to leverage machine learning even if you are not a Machine Learning expert. You will also experience seamless integration between various Google services and APIs to create intelligent apps.

Scopri di più

Want to build ML models in minutes instead of hours using just SQL? BigQuery ML democratizes machine learning by letting data analysts create, train, evaluate, and predict with machine learning models using existing SQL tools and skills. In this series of labs, you will experiment with different model types and learn what makes a good model. 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.

Scopri di più

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.

Scopri di più

In this introductory-level quest, you will learn the fundamentals of developing and deploying applications on the Google Cloud Platform. You will get hands-on experience with the Google App Engine framework by launching applications written in languages like Python, Ruby, and Java (just to name a few). You will see first-hand how straightforward and powerful GCP application frameworks are, and how easily they integrate with GCP database, data-loss prevention, and security services.

Scopri di più

In this introductory-level Quest, you will get hands-on practice with the Google Cloud’s fundamental tools and services. Google Cloud Essentials is the recommended first Quest for the Google Cloud learner - you will come in with little or no prior cloud knowledge, and come out with practical experience that you can apply to your first Google Cloud project. From writing Cloud Shell commands and deploying your first virtual machine, to running applications on Kubernetes Engine or with load balancing, Google Cloud Essentials is a prime introduction to the platform’s basic features. 1-minute videos walk you through key concepts for each lab.

Scopri di più

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.

Scopri di più

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.

Scopri di più

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.

Scopri di più

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.

Scopri di più