DeepLearning.AI

More info here.

Sort options

Deploying Machine Learning Models in Production (Coursera)

May 1st 2024
Deploying Machine Learning Models in Production (Coursera)
Course Auditing
Categories
Effort
Languages
In the fourth course of Machine Learning Engineering for Production Specialization, you will learn how to deploy ML models and make them available to end-users. You will build scalable and reliable hardware infrastructure to deliver inference requests both in real-time and batch depending on the use case. You will [...]
May 1st 2024
Course Auditing
42.00 EUR/month

Natural Language Processing in TensorFlow (Coursera)

If you are a software developer who wants to build scalable AI-powered algorithms, you need to understand how to use the tools to build them. This Specialization will teach you best practices for using TensorFlow, a popular open-source framework for machine learning.

How Diffusion Models Work (Coursera)

Apr 30th 2024
How Diffusion Models Work (Coursera)
Free Course
Categories
Effort
Languages
In How Diffusion Models Work, you will gain a deep familiarity with the diffusion process and the models which carry it out. More than simply pulling in a pre-built model or using an API, this course will teach you to build a diffusion model from scratch.

Understanding and Applying Text Embeddings (Coursera)

Apr 29th 2024
Understanding and Applying Text Embeddings (Coursera)
Free Course
Categories
Effort
Languages
The Vertex AI Text-Embeddings API enhances the process of generating text embeddings. These text embeddings, which are numerical representations of text, play a pivotal role in many tasks involving the identification of similar items, like Google searches, online shopping recommendations, and personalized music [...]

Machine Learning Data Lifecycle in Production (Coursera)

Apr 29th 2024
Machine Learning Data Lifecycle in Production (Coursera)
Course Auditing
Categories
Effort
Languages
In the second course of Machine Learning Engineering for Production Specialization, you will build data pipelines by gathering, cleaning, and validating datasets and assessing data quality; implement feature engineering, transformation, and selection with TensorFlow Extended and get the most predictive power out of your data; and establish the data [...]
Apr 29th 2024
Course Auditing
41.00 EUR/month

Introduction to Machine Learning in Production (Coursera)

Apr 29th 2024
Introduction to Machine Learning in Production (Coursera)
Course Auditing
Categories
Effort
Languages
In the first course of Machine Learning Engineering for Production Specialization, you will identify the various components and design an ML production system end-to-end: project scoping, data needs, modeling strategies, and deployment constraints and requirements; and learn how to establish a model baseline, address concept drift, and prototype the [...]
Apr 29th 2024
Course Auditing
42.00 EUR/month

Advanced Computer Vision with TensorFlow (Coursera)

Apr 29th 2024
Advanced Computer Vision with TensorFlow (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you will: a) Explore image classification, image segmentation, object localization, and object detection. Apply transfer learning to object localization and detection; b) Apply object detection models such as regional-CNN and ResNet-50, customize existing models, and build your own models to detect, localize, and label your own [...]

Apply Generative Adversarial Networks (GANs) (Coursera)

In this course, you will: explore the applications of GANs and examine them wrt data augmentation, privacy, and anonymity; leverage the image-to-image translation framework and identify applications to modalities beyond images; implement Pix2Pix, a paired image-to-image translation GAN, to adapt satellite images into map routes (and vice versa); compare [...]

Build Better Generative Adversarial Networks (GANs) (Coursera)

Apr 29th 2024
Build Better Generative Adversarial Networks (GANs) (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you will: Assess the challenges of evaluating GANs and compare different generative models; Use the Fréchet Inception Distance (FID) method to evaluate the fidelity and diversity of GANs; Identify sources of bias and the ways to detect it in GANs; Learn and implement the techniques associated [...]

Build Basic Generative Adversarial Networks (GANs) (Coursera)

In this course, you will: Learn about GANs and their applications; Understand the intuition behind the fundamental components of GANs; Explore and implement multiple GAN architectures; Build conditional GANs capable of generating examples from determined categories.