AI & Robotic
Showing 1033–1044 of 1355 results
MLOps for Business
Learn about MLOps, including the tools and practices needed for automating and scaling machine learning applications.
Model Training: Best Practices for Data Practitioners
Pre-trained models are used everywhere right now to add AI functionalities to products. But have you wondered how they are trained? This course will teach you from start to finish the process of going from an idea and a dataset to a trained model.
Model Validation in Python
Learn the basics of model validation, validation techniques, and begin creating validated and high performing models.
Modeling with tidymodels in R
Learn to streamline your machine learning workflows with tidymodels.
Modern Generative AI with ChatGPT and OpenAI Models
This course covers generative AI with OpenAI’s ChatGPT, emphasizing prompt design and practical uses in marketing, research, and code generation.
Modular RAGs
Unlock the power of modular RAG architectures. This course will teach you to decompose RAG models into independent modules, implement flexible and reusable designs, and evaluate their performance, scalability, and maintainability for optimal results.
Monetizing Artificial Intelligence
Explore AI and data monetization strategies, build ethical infrastructures, and align products with business goals.
Monitor and Evaluate Model Performance During Training
Enhance your machine-learning models! This course will teach you the tools and techniques to effectively monitor and evaluate model performance during training.
Monitoring Machine Learning Concepts
Learn about the challenges of monitoring machine learning models in production, including data and concept drift, and methods to address model degradation.
Monitoring Machine Learning Concepts
Learn about the challenges of monitoring machine learning models in production, including data and concept drift, and methods to address model degradation.
Monitoring Machine Learning in Python
This course covers everything you need to know to build a basic machine learning monitoring system in Python
Monte Carlo Reinforcement Learning for Simple Games
Discover Monte Carlo methods for reinforcement learning and apply them to simple games. Learn how to train agents to make optimal decisions through simulation and feedback-based learning.