awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Ceruleanacg avatar

Ceruleanacg/Personae

0
View on GitHub↗
1,407 stars·340 forks·Python·MIT·10 views

Personae

📈 Personae is a repo of implements and environment of Deep Reinforcement Learning & Supervised Learning for Quantitative Trading.

Features

  • Deep Learning Trading - Implementations of deep reinforcement learning and supervised learning.
  • Machine Learning Models - Quantitative trading models using deep learning.
  • Quantitative Trading Strategies - Environment for reinforcement and supervised learning in quantitative trading.

Star history

Star history chart for ceruleanacg/personaeStar history chart for ceruleanacg/personae

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Personae

Similar open-source projects, ranked by how many features they share with Personae.
  • borisbanushev/stockpredictionaiborisbanushev avatar

    borisbanushev/stockpredictionai

    5,577View on GitHub↗

    This project is a collection of predictive models and quantitative tools for stock price forecasting. It implements a variety of machine learning architectures, including generative adversarial networks, long short-term memory networks, and language models for financial analysis. The system distinguishes itself by combining time-series forecasting with natural language processing to convert financial news into numerical sentiment scores. It also incorporates synthetic market data generation and automated hyperparameter optimization using Bayesian and reinforcement learning methods to reduce p

    JavaScript
    View on GitHub↗5,577
  • ai4finance-llc/deep-reinforcement-learning-for-automated-stock-trading-ensemble-strategy-icaif-2020AI4Finance-LLC avatar

    AI4Finance-LLC/Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020

    3,319View on GitHub↗

    FinRL-X: An AI-Native Modular Infrastructure for Quantitative Trading

    Python
    View on GitHub↗3,319
  • ai4finance-llc/finrl-libraryAI4Finance-LLC avatar

    AI4Finance-LLC/FinRL-Library

    15,443View on GitHub↗

    FinRL-Library is a reinforcement learning trading framework and algorithmic trading library used to develop and backtest automated financial trading strategies. It functions as a quantitative trading pipeline and financial market simulator, allowing users to build decision policies that optimize asset trading across various financial markets. The framework features a modular integration system for swapping reinforcement learning algorithms through a consistent API. It utilizes a standardized environment wrapper to encapsulate market dynamics into a state-action-reward interface, facilitating

    Jupyter Notebook
    View on GitHub↗15,443
  • achillesrasquinha/bulbeaachillesrasquinha avatar

    achillesrasquinha/bulbea

    2,296View on GitHub↗

    :boar: :bear: Deep Learning based Python Library for Stock Market Prediction and Modelling

    Python
    View on GitHub↗2,296
See all 30 alternatives to Personae→

Frequently asked questions

What does ceruleanacg/personae do?

📈 Personae is a repo of implements and environment of Deep Reinforcement Learning & Supervised Learning for Quantitative Trading.

What are the main features of ceruleanacg/personae?

The main features of ceruleanacg/personae are: Deep Learning Trading, Machine Learning Models, Quantitative Trading Strategies.

What are some open-source alternatives to ceruleanacg/personae?

Open-source alternatives to ceruleanacg/personae include: borisbanushev/stockpredictionai — This project is a collection of predictive models and quantitative tools for stock price forecasting. It implements a… cbailes/awesome-deep-trading — List of awesome resources for machine learning-based algorithmic trading. ai4finance-llc/finrl-library — FinRL-Library is a reinforcement learning trading framework and algorithmic trading library used to develop and… achillesrasquinha/bulbea — :boar: :bear: Deep Learning based Python Library for Stock Market Prediction and Modelling. ai4finance-llc/deep-reinforcement-learning-for-automated-stock-trading-ensemble-strategy-icaif-2020 — FinRL-X: An AI-Native Modular Infrastructure for Quantitative Trading. hackthemarket/gym-trading — Environment for reinforcement-learning algorithmic trading models.