Double Q-Learning with Python and Open AI
In the previous couple of articles, we explored reinforcement learning ecosystem, how it can be described and how it functions. Reinforcement learning is a type of learning that is different from supervised and unsupervised learning. Unlike the mentioned approaches, reinforcement learning uses interaction, which makes it "the third paradigm of machine learning". Main reinforcement learning elements are learning agent and environment. These two elements are in constant interaction.
Jan-20-2020, 08:20:38 GMT
- Technology: