Solving Reinforcement Learning Classic Control Problems OpenAIGym.
If you are a beginner in reinforcement learning and want to implement it, then OpenAIGym is the right place to begin from. Reinforcement learning is an interesting area of Machine learning. The rough idea is that you have an agent and an environment. The agent takes actions and environment gives reward based on those actions, The goal is to teach the agent optimal behaviour in order to maximize the reward received by the environment. For example, have a look at the diagram.
Jan-9-2020, 12:47:59 GMT
- Technology: