RL-Stock
Automated stock trading through a simulated training environment
...It focuses on how an agent can learn trading-like behavior through rewards, states, and actions. The repository is useful for learners who want to connect reinforcement learning concepts with a familiar financial market example. Its main value is demonstrating the structure of a deep reinforcement learning trading experiment while making clear that real-world investing requires much more validation and risk control.