Udacity Artificial Intelligence Nanodegree Programs
-
Updated
May 2, 2018 - Python
Udacity Artificial Intelligence Nanodegree Programs
Planning algorithms for different problems.
An adversarial planning search for air cargo problems
Problem definition in classical PDDL (Planning Domain Definition Language) for the air cargo domain discussed in AIMA Book
Implement a Planning Search for Air Cargo Problem
Solve deterministic logistics planning problems for an Air Cargo transport system using a planning search agent
Udacity AI Nanodegree's Project for implementing a Planning search. This project uses multiple search algorithms to solve a planning problem and then analyses the results based on certain metrics to find the best heuristic.
Project: Implement a Planning Search | Artificial Intelligence Nanodegree | Udacity
Add a description, image, and links to the domain-independent-heuristics topic page so that developers can more easily learn about it.
To associate your repository with the domain-independent-heuristics topic, visit your repo's landing page and select "manage topics."