Minutes 08-03-2012
Discussion
- Discretizing the observations should give an approximation of the value function
- Keep advanced questions for later meetings
- Algorithm for horizon 2
- MCTS + regression tree
- Maintain exact belief (in execution step)
- Environment as simulator (2nd instance)
- Always splitting (MCTS, HOO) vs not always splitting (regression tree)
- Transposition table -> transposition tree
Planning
- Extend implementation of Tiger problem with continuous observations
- Write implementation plan for algorithm
- Implement the algorithm
No comments:
Post a Comment