Now that you have an intuitive understanding of what AI really means and the various classes of algorithm that drive its development, we will now focus on the practical aspects of building a reinforcement learning machine.
Here are the core concepts that you need to be aware of to develop reinforcement learning systems:
- Agent
- Rewards
- Environment
- State
- Value function
- Policy