Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
#

aind

Here are 58 public repositories matching this topic...

My implementation of the AIND classical planning project. The required modifications are included in the "my_planning_graph.py". The comparison results among different algorithms (e.g., depth-first, breadth-first, A*, greedy, uniform-cost) with different heuristics (e.g., unmet goals, max-level, level-sum, set-level) in terms of actions, expansi…

  • Updated Nov 29, 2018
  • Python

Improve this page

Add a description, image, and links to the aind topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aind topic, visit your repo's landing page and select "manage topics."

Learn more