filangelos/qtrader
A reinforcement learning system that learns to manage investment portfolios by optimizing trading decisions over time.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
Implements Q-learning algorithms combined with recurrent neural networks to create an adaptive trading agent. The system learns optimal portfolio allocation strategies through interaction with market data, using temporal information from RNNs to capture sequential patterns in financial time series. It focuses on long-term cumulative reward optimization rather than instantaneous gains.