Questions
The answers to the questions are in Appendix B, with further explanations:
- Is reinforcement learning memoryless? (Yes | No)
- Does reinforcement learning use stochastic (random) functions? (Yes | No)
- Is MDP based on a rule base? (Yes | No)
- Is the Q function based on the MDP? (Yes | No)
- Is mathematics essential to AI? (Yes | No)
- Can the Bellman-MDP process in this chapter apply to many problems? (Yes | No)
- Is it impossible for a machine learning program to create another program by itself? (Yes | No)
- Is a consultant required to enter business rules in a reinforcement learning program? (Yes | No)
- Is reinforcement learning supervised or unsupervised? (Supervised | Unsupervised)
- Can Q-learning run without a reward matrix? (Yes | No)