Optimize Agentic AI: Algorithms for Peak Performance is an intermediate course for AI practitioners and engineers aiming to build fast, scalable, and responsive agentic systems. In the real world, an AI agent's intelligence is useless if it is too slow. This course equips learners with the tools to diagnose and solve these critical performance bottlenecks.
You will learn to master essential algorithm optimization techniques, moving beyond slow, brute-force methods. Through hands-on labs, you will replace baseline planners with sophisticated informed search algorithms such as beam search and quantitatively measure the dramatic improvements in planning time. You will also learn to analyze the computational complexity of multi-tool reasoning pipelines using Big-O notation, using profilers to pinpoint the exact functions and data structures that create system slowdowns. By the end of the course, you will not only be able to implement critical optimizations—such as using an index to reduce complexity from O(n²) to O(log n)—but also to write a professional technical proposal to justify your engineering decisions.
This module moves beyond basic search methods to teach you how to implement and measure the impact of sophisticated planning algorithms. You will learn why brute-force search fails at scale and how to replace it with an informed algorithm such as beam search. By the end, you will be able to quantitatively measure the performance gains from your optimization, directly addressing the first core job task.
涵盖的内容
2个视频2篇阅读材料1个作业1个非评分实验室
显示有关单元内容的信息
2个视频•总计13分钟
A* vs. Beam Search: Choosing the Right Tool•7分钟
How to Implement Beam Search in Python?•6分钟
2篇阅读材料•总计10分钟
Understanding Informed Search Algorithms•5分钟
Choosing the Right Algorithm: A Scenario-Based Guide •5分钟
1个作业•总计10分钟
Knowledge Check: Search Algorithm Concepts•10分钟
1个非评分实验室•总计60分钟
Optimizing a Planner with Beam Search •60分钟
Computational Efficiency Analysis
第 2 单元•小时 后完成
单元详情
In this module, you will learn to diagnose the hidden costs in an agent's reasoning process. You will master the use of Big-O notation to analyze complexity and use profiling tools to pinpoint the exact source of a bottleneck. You will then apply this analysis to implement a data structure optimization that dramatically improves performance, preparing you to write and submit your final optimization project.
涵盖的内容
2个视频2篇阅读材料2个作业1个非评分实验室
显示有关单元内容的信息
2个视频•总计11分钟
A Visual Guide to Big-O Notation•5分钟
How to Profile Code and Find a Bottleneck?•6分钟
2篇阅读材料•总计11分钟
Case Study: The Real-World Cost of Inefficiency•5分钟
Anatomy of an Optimization Proposal•6分钟
2个作业•总计40分钟
Submit Your Optimization Project•30分钟
Knowledge Check: Complexity Concepts•10分钟
1个非评分实验室•总计15分钟
From Quadratic to Indexed: Kill the O(n²) Bottleneck•15分钟
Coursera brings together a diverse network of subject matter experts who have demonstrated their expertise through professional industry experience or strong academic backgrounds. These instructors design and teach courses that make practical, career-relevant skills accessible to learners worldwide.
When will I have access to the lectures and assignments?
To access the course materials, assignments and to earn a Certificate, you will need to purchase the Certificate experience when you enroll in a course. You can try a Free Trial instead, or apply for Financial Aid. The course may offer 'Full Course, No Certificate' instead. This option lets you see all course materials, submit required assessments, and get a final grade. This also means that you will not be able to purchase a Certificate experience.
What will I get if I subscribe to this Specialization?
When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.