Used the reinforcement learning on one of the financial decision-making Game system called Chair the Fed.
The whole system works in the following ways:
1. Control of the game is handled by Selenium
2. The game position is captured by tesseract.
3. Finally, the decision making is done by the Reinforcement Learning Agent.
Link to the Game is:
https://sffed-education.org/chairthef...
Link to the Game Code:
https://github.com/lucky630/Chair_The...
More Awesome video using RL:
• Mastering Free Kicks in FIFA 18 With Reinf...