Self-Study

Sort options

Python Basics. Part 1 (LearnPython)

Self Paced
Python Basics. Part 1 (LearnPython)
Free Course
Categories
Effort
Languages
This course is a solid foundation in programming for beginners. Upon completion, you will be able to deepen your knowledge of Python or switch to any other programming language. There are 95 interactive exercises with examples and hints. After completing them, you’ll be able to use the syntax of [...]

Beginners Guide To Power BI (Enterprise DNA)

Self Paced
Beginners Guide To Power BI (Enterprise DNA)
Free Course
Categories
Effort
Languages
Build a solid foundation in using Power BI. This Beginner Guide to Power BI course is designed to provide you with a solid foundation in the Power BI platform. We will explore the key components of Power BI, including data modeling, DAX formulas, query editing, and data visualization.

Beginners Guide To ChatGPT (Enterprise DNA)

Unlock the full potential of ChatGPT and take your language processing skills to the next level. The Beginners Guide to ChatGPT is a course designed to introduce data analysts to the world of ChatGPT and its capabilities. In this course, you will learn about the key features of ChatGPT [...]

Attention Mechanism with Google Cloud (Udacity)

Learn how the attention mechanism works and can be applied to machine translation. This course will introduce you to the attention mechanism, a powerful technique that allows neural networks to focus on specific parts of an input sequence. You will learn how attention works, and how it can be [...]

Transformer Models and BERT Model with Google Cloud (Udacity)

Get an introduction to Transformer models and the main components of the Transformer architecture, and how it is used to build the BERT model. This course introduces you to the Transformer architecture and the Bidirectional Encoder Representations from Transformers (BERT) model.

Introduction to Large Language Models with Google Cloud (Udacity)

Learn how large language models can be utilized and how you can use prompt tuning to enhance LLM performance. This is an introductory level course that explores what large language models (LLM) are, the use cases where they can be utilized, and how you can use prompt tuning to [...]

Introduction to Generative AI with Google Cloud (Udacity)

Learn what Generative AI is, how it is used, and how it differs from traditional machine learning methods. This is an introductory level course aimed at explaining what Generative AI is, how it is used, and how it differs from traditional machine learning methods. It also covers Google Tools [...]

Encoder-Decoder Architecture with Google Cloud (Udacity)

Learn about the main components of the encoder-decoder architecture and how to train and serve these models. This course gives you a synopsis of the encoder-decoder architecture, which is a powerful and prevalent machine learning architecture for sequence-to-sequence tasks such as machine translation, text summarization, and question [...]

Create Image Captioning Models with Google Cloud (Udacity)

Learn how to create, train, and evaluate an image captioning model by using deep learning. This course teaches you how to create an image captioning model by using deep learning. You learn about the different components of an image captioning model, such as the encoder and decoder, and how [...]

Introduction to Image Generation with Google Cloud (Udacity)

Learn what diffusion models are, how they work, and real use-cases for them. This course introduces diffusion models, a family of machine learning models that recently showed promise in the image generation space.