Ceruleanacg/Personae
📈 Personae is a repo of implements and environment of Deep Reinforcement Learning & Supervised Learning for Quantitative Trading. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3098
- days_rel: n/a
- days_push: 2834
- n_releases_24m: 0
Adoption not part of the score
1407 stars · 342 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Personae is a Python library implementing deep reinforcement learning (DDPG, Double DQN, Dueling DQN, Policy Gradient) and supervised learning (DA-RNN, TreNet, LSTM) algorithms with TensorFlow for quantitative trading research. It includes a simulated financial market environment supporting stocks and futures that serves as a gym-style environment for training and evaluating these models.
Use cases
- apply deep reinforcement learning to stock trading
- predict stock prices with LSTM or attention RNN models
- simulate a financial market environment for trading agents
- reproduce RL trading papers like DDPG and Double DQN
- experiment with supervised learning for time series prediction in finance
- backtest trading strategies with neural network models
When to choose
- you want reference TensorFlow implementations of RL algorithms applied to trading
- you need a simple simulated market environment for stock or futures experiments
- you are doing research or coursework on deep RL for quantitative finance
- you want paper-faithful implementations of DA-RNN, TreNet, or DQN variants
When to avoid
- you need production-ready trading infrastructure or live broker integration
- you require high-frequency or intraday data - only day frequency is supported
- you want well-maintained software - the repo was under reconstruction and development has stalled
- you need sophisticated feature engineering - the included features are explicitly naive
Facets
library · maturity maintenance
reinforcement-learning machine-learning trading simulation reinforcement-learning machine-learning fintech time-series python quantitative-trading tensorflow stock-prediction gym-environment ddpg dqn lstm time-series-prediction docker
1 source
- readme: https://github.com/Ceruleanacg/Personae · fetched 2026-08-28 · b6edbc388f6e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Ceruleanacg/Personae | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Ceruleanacg/Personae")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem