VOOZH about

URL: https://www.deeplearning.ai/courses

⇱ DeepLearning.AI


AI Courses

Grow your AI career with foundational specializations and skill-specific short courses taught by leaders in the field.

Course Type

Level

Popular Topics

Collaborator

Course Type

Level

Popular Topics

Collaborator

Course Type

Level

Popular Topics

Collaborator

Course Type

Level

Popular Topics

Collaborator

Showing 123 courses

All Courses

πŸ‘ Transformers in Practice
Course

Transformers in Practice

Go beyond just using LLMs to actually understanding them. In this course taught by Sharon Zhou, you'll build the intuition to reason about model behavior, debug real problems, and make smarter decisions about deploying transformer-based models.

Intermediate
πŸ‘ AI Prompting for Everyone
Course

AI Prompting for Everyone

Become an AI power user in this new course taught by Andrew Ng. From finding information to building apps, you'll develop the prompting skills that get real, useful results from today's most powerful AI models.

Beginner
πŸ‘ Build and Train an LLM with JAX
Short Course

Build and Train an LLM with JAX

Build and train a 20M-parameter LLM from scratch using JAX, the open-source library behind Google's Gemini, and learn the core techniques powering modern AI development.

Intermediate
πŸ‘ Build with Andrew
Course

Build with Andrew

If you've never written code before, this course is for you. In less than 30 minutes, you'll learn to describe an idea in words and let AI transform it into an app for you.

Beginner
πŸ‘ Multi-vector Image Retrieval
Short Course

Multi-vector Image Retrieval

Build advanced retrieval systems that represent images with multiple vectors, enabling fine-grained matching between text queries and visual content for accurate multi-modal search.

Intermediate
πŸ‘ Generative AI with Large Language Models
Course

Generative AI with Large Language Models

Understand the generative AI lifecycle. Describe transformer architecture powering LLMs. Apply training/tuning/inference methods. Hear from researchers on generative AI challenges/opportunities.

Intermediate
πŸ‘ Data Analytics
Professional Certificate

Data Analytics

Build a solid data analytics foundation using industry standard and AI tools to extract insights, make decisions, and solve real-world business problems.

Beginner
πŸ‘ AI for Good
Professional Certificate

AI for Good

Learn a framework for AI project development. Build models for air quality, wind energy, biodiversity & disaster management. Explore case studies on public health & climate change.

Beginner
πŸ‘ Federated Fine-tuning of LLMs with Private Data
Short Course

Federated Fine-tuning of LLMs with Private Data

Learn how to securely fine-tune large language models (LLMs) with private data using federated methods, enhancing data privacy, minimizing risks of data leakage, and optimizing efficiency through Parameter-Efficient Fine-Tuning (PEFT) and Differential Privacy.

Beginner
πŸ‘ Multi AI Agent Systems with crewAI
Short Course

Multi AI Agent Systems with crewAI

Automate business workflows with multi-AI agent systems. Exceed the performance of prompting a single LLM by designing and prompting a team of AI agents through natural language.

Beginner
πŸ‘ Building Agentic RAG with Llamaindex
Short Course

Building Agentic RAG with Llamaindex

Build autonomous agents that intelligently navigate and analyze your data. Learn to develop agentic RAG systems using LlamaIndex, enabling powerful document Q&A and summarization. Gain valuable skills in guiding agent reasoning and debugging.

Beginner
πŸ‘ Quantization in Depth
Short Course

Quantization in Depth

Customize model compression with advanced quantization techniques. Try out different variants of Linear Quantization, including symmetric vs. asymmetric mode, and different granularities.

Intermediate
πŸ‘ Getting Started with Mistral
Short Course

Getting Started with Mistral

Explore Mistral's open-source and commercial models, and leverage Mistral's JSON mode to generate structured LLM responses. Use Mistral's API to call user-defined functions for enhanced LLM capabilities.

Beginner
πŸ‘ Efficiently Serving LLMs
Short Course

Efficiently Serving LLMs

Understand how LLMs predict the next token and how techniques like KV caching can speed up text generation. Write code to serve LLM applications efficiently to multiple users.

Intermediate
πŸ‘ Knowledge Graphs for RAG
Short Course

Knowledge Graphs for RAG

Learn how to build and use knowledge graph systems to improve your retrieval augmented generation applications. Use Neo4j's query language Cypher to manage and retrieve data.

Intermediate
πŸ‘ LLMOps
Short Course

LLMOps

Learn LLMOps best practices as you design and automate steps to fine-tune and deploy an LLM for a specific task.

Beginner
πŸ‘ How Diffusion Models Work
Short Course

How Diffusion Models Work

Learn and build diffusion models from the ground up, understanding each step. Learn about diffusion models in use today and implement algorithms to speed up sampling.

Intermediate
πŸ‘ AI for Medicine
Professional Certificate

AI for Medicine

Estimate treatment effects from randomized controlled trials data. Interpret diagnostic & prognostic models. Apply NLP to extract info from unstructured medical data.

Intermediate

Most Popular

πŸ‘ AI Prompting for Everyone
Course

AI Prompting for Everyone

AI Prompting for Everyone

Become an AI power user in this new course taught by Andrew Ng. From finding information to building apps, you'll develop the prompting skills that get real, useful results from today's most powerful AI models.

BeginnerPrompt EngineeringPrompt Engineering
πŸ‘ Build with Andrew
Course

Build with Andrew

Build with Andrew

If you've never written code before, this course is for you. In less than 30 minutes, you'll learn to describe an idea in words and let AI transform it into an app for you.

BeginnerAI CodingAI Coding
πŸ‘ Agentic AI
Course

Agentic AI

Agentic AI

In this course taught by Andrew Ng, you'll build agentic AI systems that take action through iterative, multi-step workflows.

IntermediateAgentsAgents