TELKOM UNIVERSITY
-
Updated
May 21, 2020 - Python
TELKOM UNIVERSITY
Contains the projects made during the course CSD 311 Artificial Intelligence taught by Prof. Saroj Kaushik
Library implementation for Block World Problem with Goal stack Planning method (IFB-305 Kecerdasan Buatan)
Artificial Intelligence: Developed planner(Start, Goal, Plan) using Goal Stack technique
Blocks World Planning Problem using Goal Stack Planning & Forward Search using BFS.
Goal Stack Planning is one of the earliest methods in artificial intelligence in which we work backwards from the goal state to the initial state
Artificial Intelligence and Robotics Assignments
Goal Stack Planning implementation
GoogleTask is a python utility to generate schedules based on a JSON dictionary with typical activities, in accordance with the commitments already taken during the day.
Add a description, image, and links to the goal-stack-planner topic page so that developers can more easily learn about it.
To associate your repository with the goal-stack-planner topic, visit your repo's landing page and select "manage topics."