We may earn an affiliate commission when you visit our partners.
Udacity logo

Automated Planning

Sebastian Thrun, Thad Starner, and Peter Norvig
Learn to represent general problem domains with symbolic logic and use search to find optimal plans for achieving your agent’s goals. Planning & scheduling systems power modern automation & logistics operations, and aerospace applications like the Hubble...
Read more
Learn to represent general problem domains with symbolic logic and use search to find optimal plans for achieving your agent’s goals. Planning & scheduling systems power modern automation & logistics operations, and aerospace applications like the Hubble telescope & NASA Mars rovers.

What's inside

Syllabus

Peter Norvig returns to explain propositional logic and first-order logic, which provide a symbolic logic framework that enables AI agents to reason about their actions.
Read more
Peter Norvig defines automated planning problems in comparison to more general problem solving techniques to set the stage for classical planning algorithms in the next lesson.
Peter presents a survey of Classical Planning techniques: forward planning (progression search) & backward planning (regression search).
In this project you’ll use experiment with search and symbolic logic to build an agent that automatically develops and executes plans to achieve their goals.
Peter discusses plan space search & situational calculus. Finish the lesson with readings on advanced planning topics & modern applications of automated planning.

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Teaches foundational topics in automated planning
Covers search and symbolic logic, which are highly relevant in AI
Taught by Peter Norvig, a recognized expert in the field
Provides hands-on experience in building agents that develop and execute plans
Examines advanced topics in planning and modern applications, broadening knowledge in the field

Save this course

Save Automated Planning to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Automated Planning . These are activities you can do either before, during, or after a course.

Career center

Learners who complete Automated Planning will develop knowledge and skills that may be useful to these careers:
Management Consultant
Management Consultants help organizations improve their performance. They work on a wide range of projects, from developing new business strategies to designing new organizational structures. This course may be useful for those interested in working as a Management Consultant, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of management consulting solutions that can autonomously plan and execute tasks.
Project Manager
Project Managers plan, organize, and execute projects. They work on a wide range of projects, from developing new products to launching new businesses. This course may be useful for those interested in working as a Project Manager, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of project management plans that can autonomously plan and execute tasks.
Data Scientist
Data Scientists use data to solve problems and make predictions. They work on a wide range of projects, from developing new machine learning algorithms to designing predictive models. This course may be useful for those interested in working as a Data Scientist, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of data-driven systems that can autonomously plan and execute tasks.
Business Analyst
Business Analysts help organizations improve their business processes. They work on a wide range of projects, from developing new business models to designing new organizational structures. This course may be useful for those interested in working as a Business Analyst, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of business analysis solutions that can autonomously plan and execute tasks.
Operations Research Analyst
Operations Research Analysts use mathematical and analytical methods to solve problems in a variety of industries, including logistics, manufacturing, and finance. This course may be useful for those interested in working as an Operations Research Analyst, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of operations research models that can autonomously plan and execute tasks.
Software Engineer
Software Engineers design, develop, and maintain software systems. They work on a wide range of projects, from developing web applications to designing operating systems. This course may be useful for those interested in working as a Software Engineer, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of software systems that can autonomously plan and execute tasks.
Actuary
Actuaries use mathematical and statistical methods to assess risk and uncertainty. They work on a wide range of projects, from developing new insurance products to designing new pension plans. This course may be useful for those interested in working as an Actuary, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of actuarial models that can autonomously plan and execute tasks.
Financial Planner
Financial Planners plan, design, and implement financial plans for individuals and families. They work on a wide range of projects, from developing new investment strategies to designing new retirement plans. This course may be useful for those interested in working as a Financial Planner, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of financial plans that can autonomously plan and execute tasks.
Robotics Engineer
Robotics Engineers combine electrical engineering, mechanical engineering, and computer science to design, create, and test robots. They work on a range of projects, from developing new medical devices to designing autonomous vehicles and spacecraft. This course may be useful for those interested in working in the field of robotics, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of robots that can autonomously plan and execute tasks.
Systems Analyst
Systems Analysts design, develop, and implement computer systems. They work on a wide range of projects, from developing new software applications to designing new network architectures. This course may be useful for those interested in working as a Systems Analyst, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of systems that can autonomously plan and execute tasks.
Urban Planner
Urban Planners plan, design, and implement urban areas. They work on a wide range of projects, from developing new zoning codes to designing new parks and green spaces. This course may be useful for those interested in working as an Urban Planner, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of urban plans that can autonomously plan and execute tasks.
Transportation Planner
Transportation Planners plan, design, and implement transportation systems. They work on a wide range of projects, from developing new road networks to designing new public transportation systems. This course may be useful for those interested in working as a Transportation Planner, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of transportation plans that can autonomously plan and execute tasks.
Environmental Planner
Environmental Planners plan, design, and implement environmental protection programs. They work on a wide range of projects, from developing new environmental regulations to designing new conservation areas. This course may be useful for those interested in working as an Environmental Planner, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of environmental plans that can autonomously plan and execute tasks.
Logistician
Logisticians plan, organize, and execute the movement of goods and materials. They work on a wide range of projects, from developing new supply chains to designing new distribution networks. This course may be useful for those interested in working as a Logistician, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of logistics plans that can autonomously plan and execute tasks.
Healthcare Planner
Healthcare Planners plan, design, and implement healthcare systems. They work on a wide range of projects, from developing new healthcare policies to designing new healthcare facilities. This course may be useful for those interested in working as a Healthcare Planner, as it provides a foundation in automated planning and scheduling. This knowledge can be applied to the design and development of healthcare plans that can autonomously plan and execute tasks.

Reading list

We've selected 11 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Automated Planning .
Provides a comprehensive overview of automated planning and acting, including both theoretical and practical aspects. It would be a valuable resource for students who want to learn more about the state-of-the-art in planning.
Provides a comprehensive overview of automated planning, including both theoretical and practical aspects. It would be a valuable resource for students who want to learn more about the state-of-the-art in planning.
Provides a comprehensive overview of AI, including planning and scheduling. It would be a valuable resource for students who want to learn more about the history and foundations of AI.
Provides a comprehensive overview of machine learning, including probabilistic models. It would be a valuable resource for students who want to learn more about the theory and practice of machine learning.
Provides a comprehensive overview of reinforcement learning, including both theoretical and practical aspects. It would be a valuable resource for students who want to learn more about the state-of-the-art in reinforcement learning.
Provides a comprehensive overview of deep learning, including both theoretical and practical aspects. It would be a valuable resource for students who want to learn more about the state-of-the-art in deep learning.
Provides a comprehensive overview of computer vision, including both theoretical and practical aspects. It would be a valuable resource for students who want to learn more about the state-of-the-art in computer vision.
Provides a comprehensive overview of natural language processing, including both theoretical and practical aspects. It would be a valuable resource for students who want to learn more about the state-of-the-art in natural language processing.
Provides a detailed treatment of planning algorithms, including both classical and modern approaches. It would be a valuable resource for students who want to learn more about the theory and practice of planning.
Provides a comprehensive overview of speech and language processing, including both theoretical and practical aspects. It would be a valuable resource for students who want to learn more about the state-of-the-art in speech and language processing.
Provides a comprehensive overview of logic, including both propositional and first-order logic. It would be a valuable resource for students who want to learn more about the foundations of logic.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Automated Planning .
The Art of Black and White Photography
Less relevant
A-level Further Mathematics for Year 12 - Course 1:...
Less relevant
Automate Security and Compliance Scanning in AWS
Less relevant
Working with Files in C# 10
Less relevant
Microsoft 365 Administration: Managing Security Using...
Less relevant
Adobe XD UI/UX Design, prototype, and handoff from scratch
Less relevant
Work Smarter, Not Harder: Time Management for Personal &...
Less relevant
Import and Export Data to Microsoft Azure
Less relevant
English Composition
Less relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser