К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Building and Optimizing AI Agent Workflows · LearnSpace
Назад в каталог
courseraПрограммирование

Building and Optimizing AI Agent Workflows

Курс от Coursera
Средний≈ 20.2 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This long course equips you with practical knowledge and hands-on skills required to design, architect, and optimize autonomous AI agents that solve multi-step tasks reliably, efficiently, and responsibly. You will study reward-design and reinforcement-learning foundations to translate business objectives into robust reward signals, while learning to evaluate ethical, legal, and societal impacts of agent decision policies. The course covers competing reasoning-loop architectures (e.g., ReAct and Reflexion), modular agent component design with clear APIs, and search and planning strategies (A*, beam search, and heuristic augmentation). You will also practice feature engineering and model-interpretability methods to expose spurious correlations and produce explainable agent behaviors. Finally, the course guides you to make strategic modeling choices—such as fine-tuning large models versus training smaller task-specific models—and to package reproducible, reusable ML pipelines for agent subsystems. Throughout the course, practical labs and engineering-focused examples emphasize production-readiness, modularity, and trustworthiness.

Навыки, которые вы освоите

Responsible AIModel EvaluationSystem Design and ImplementationGenerative AIFeature EngineeringAI OrchestrationMLOps (Machine Learning Operations)Python ProgrammingModel OptimizationReinforcement LearningModel TrainingCode ReusabilityAgentic systemsGenerative AI AgentsArtificial IntelligenceModel DeploymentData TransformationAgentic WorkflowsFine-tuningData Ethics

Программа курса

6 модулей · 90 учебных материалов

01Design Ethical AI Rewards and Policies15 материалов
The Efficient but Unhelpful ChatbotDIALOGUEWhy Ethical AI Rewards Matter?ВидеоWhat Is a Reward Function?ВидеоA Successful Chatbot Reward StrategyЧтение

Учитесь у экспертов

Professionals from the Industry

Преподаватель курса

Building and Optimizing AI Agent Workflows
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 20.2 ч

6 модулей

Язык: Английский

Субтитры: Арабский, Французский, Итальянский, Бразильский португальский, Корейский, Немецкий, Пушту, Индонезийский, Испанский, Дари, Японский

Часть программы вашего университета
How to Code a Basic Reward Function?Видео
Balancing Competing GoalsDIALOGUE
Reward Scheme Optimization LabЛабораторная
Hands-On Learning: Scenario Challenge: The Overly-Efficient ChatbotЗадание
The Real-World Cost of Algorithmic BiasВидео
What are Ethical Frameworks & GDPR?Видео
Deep Dive into the AI Bias LawsuitЧтение
How to Conduct a Bias Audit?Видео
Choosing a Mitigation StrategyDIALOGUE
Hands-On Learning: Formative Quiz: Bias and GDPR ComplianceЗадание
AI Agent Policy Synthesis and Ethical JustificationЗадание
02Architect Reusable AI Agent Systems15 материалов
Meet Your AI Architecture CoachDIALOGUEWhen Good Agents Go Bad?ВидеоReAct vs. Reflexion: A Tale of Two ArchitecturesЧтениеHow-To: Run a Data-Driven Agent Comparison?ВидеоA/B Testing ReAct vs. ReflexionЛабораторнаяKnowledge Check: Architecture ScenariosЗаданиеThe Monolith vs. The Micro-AgentВидеоThe Anatomy of a Reusable AgentЧтениеDeconstructing a Real-World Agent DIALOGUEAI Agents in the Wild: Case StudiesЧтениеDesigning Good API ContractsDIALOGUEHow-To: Define a Clear API Contract in Python?ВидеоArchitecting Modular Agent ComponentsЛабораторнаяKnowledge Check: Component RolesЗаданиеAgent Architecture & Design ReportЗадание
03Optimize Agentic AI: Algorithms for Peak Performance15 материалов
Why Performance Matters: An IntroductionDIALOGUEUnderstanding Informed Search AlgorithmsЧтениеA* vs. Beam Search: Choosing the Right ToolВидеоChoosing the Right Algorithm: A Scenario-Based Guide ЧтениеHow to Implement Beam Search in Python?ВидеоOptimizing a Planner with Beam Search ЛабораторнаяKnowledge Check: Search Algorithm ConceptsЗаданиеCase Study: The Real-World Cost of InefficiencyЧтениеA Visual Guide to Big-O NotationВидеоAnatomy of an Optimization ProposalЧтениеHow to Profile Code and Find a Bottleneck?ВидеоFrom Quadratic to Indexed: Kill the O(n²) BottleneckЛабораторнаяExplaining Complexity to a Product ManagerDIALOGUEKnowledge Check: Complexity ConceptsЗаданиеSubmit Your Optimization ProjectЗадание
04Hybrid AI Search Workflows16 материалов
When Good Prompts Give Bad AnswersDIALOGUEWhat is a Generative Search Workflow?Чтение Designing an Effective Prompt TemplateВидеоHow-To: Building an Evaluation FrameworkЧтениеEvaluating Model Output with a RubricВидеоBuild and Evaluate a Generative SearchЛабораторнаяKnowledge Check: Prompt and Evaluation ScenariosЗаданиеThe Best of Both WorldsВидеоWhat is a Hybrid Algorithmic Workflow?ЧтениеArchitecting a Sequential Hybrid WorkflowВидеоHow-To: Modularizing Your Workflow for CIЧтениеTurning a Script into a Python ModuleВидеоBuild a Modular Hybrid Search WorkflowЛабораторнаяAI Coach: Defending Your Architectural ChoicesDIALOGUEKnowledge Check: Hybrid Search PipelineЗаданиеImplement a Complete Hybrid Search PipelineЗадание
05Engineer and Explain AI Model Decisions17 материалов
Why Does Data Transformation Matter?DIALOGUEFrom Chaos to Clarity: The Need for Feature EngineeringВидеоThe Foundation of Feature EngineeringЧтениеCore Techniques for Processing Text DataВидеоBuilding a Preprocessing Pipeline in PythonВидеоTransforming Raw Conversation LogsЗаданиеReflecting on Your Data PipelineDIALOGUEKnowledge Check: Feature Engineering ConceptsЗаданиеWhen Good Models Make Bad DecisionsВидеоAn Introduction to Interpretable Machine LearningЧтениеUnderstanding Model Decisions with SHAPВидеоHow to Run SHAP on Misclassified DataВидеоDetecting Spurious Correlations with SHAPЛабораторнаяAnalyzing Your SHAP ResultsDIALOGUEStructuring Your Interpretability ReportЧтениеPresenting Your Findings to StakeholdersВидеоAI Model Decision ToolkitЗадание
06Optimize AI: Build Reusable Model Pipelines12 материалов
The Model Selection DilemmaDIALOGUEUnderstanding the Size-Performance Trade-OffЧтениеComparing Model InferenceВидеоAnalyze Model Performance MetricsЛабораторнаяModel Trade-OffsЗаданиеWhy Standardize? The Reproducibility CrisisВидеоThe Scikit-learn Pipeline ObjectЧтениеBuilding a Scikit-learn PipelineВидеоDesigning a Preprocessing StrategyDIALOGUEConstruct a Full ML PipelineЛабораторнаяKnowledge Check: Pipeline ConstructionЗаданиеProject: Model Analysis and Pipeline ImplementationЗадание