AMGAS14 / UDACITY-P2-Forward-Planning-Agent

The objective of this project is to build a forward planning agent that uses search and symbolic logic techniques to automatically develop and execute plans to achieve their goals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UDACITY-P2-Forward-Planning-Agent

The objective of this project is to build a forward planning agent that uses search and symbolic logic techniques to automatically develop and execute plans to achieve their goals.

This project is split between implementation and analysis. First we will combine symbolic logic and classical search to implement an agent that performs progression search to solve planning problems. Then we will experiment with different search algorithms and heuristics, and use the results to answer questions about designing planning systems.

About

The objective of this project is to build a forward planning agent that uses search and symbolic logic techniques to automatically develop and execute plans to achieve their goals.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%