In order to understand the RRL paper better, I began to review the blocks world. So I went back to review [Luger & Stubblefield 1993] on the discussions on the blocks world. It was mostly used to illustrate propositional and predicate calculus. In addition, there was a section on robotic planning using the frame problem and STRIPS as tools. I reviewed the code base for robotic planning written in prolog. So I began to enumerate all the possible states in the three blocks world. Afterwards, I designed an test on how to move from an initial state to goal state. I wrote the initial state, the action, the next state, etc. until the goal state was achieved. Indeed, this was very simple for three blocks.
Pages
Categories
- Advice Language
- Agents
- AI Related References
- AIMA
- Algorithms
- Artificial Intelligence
- Bayesian Inference
- Education
- Evolutionary Computing
- Expert Systems
- Explanation Based Learning
- Games and Puzzles
- Inductive Logic Programming
- Java Code
- LISP Code
- Logic
- Logic Programming
- Machine Learning
- MIT OCW
- Pattern Matching
- Predicate Calculus
- Probability Theory
- Prolog Code
- Propositional Calculus
- Reinforcement Learning
- Relational Reinforcement Learning
- Stanford University
- Technology and Society
- Uncategorized
- Wumpus World
Archives