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
Back to openai/retro

Projects sharing features with Retro

30 open-source projects similar to openai/retro, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • mwydmuch/vizdoommwydmuch avatar

    mwydmuch/ViZDoom

    2,034View on GitHub↗

    Reinforcement Learning environments based on the 1993 game Doom :godmode:

    C++
    View on GitHub↗2,034
  • mindcraft-bots/mindcraftmindcraft-bots avatar

    mindcraft-bots/mindcraft

    5,416View on GitHub↗

    Mindcraft is a framework for connecting large language models to game clients to create autonomous characters that communicate and perform actions within a simulated environment. It functions as an orchestrator for bots, utilizing a system that bridges high-level AI instructions with low-level game protocol packets to enable the execution of in-game tasks. The system uses retrieval-augmented generation to select relevant conversation history and code examples via embedding-based context retrieval. It supports the development of specific AI personas through profile configurations and facilitat

    JavaScript
    View on GitHub↗5,416
  • ai4finance-foundation/finrlAI4Finance-Foundation avatar

    AI4Finance-Foundation/FinRL

    13,964View on GitHub↗

    FinRL is a reinforcement learning framework designed for the development, training, and backtesting of automated trading strategies. It functions as a quantitative finance toolkit that integrates deep learning algorithms with financial market simulations to address complex portfolio management and asset allocation tasks. The platform provides an end-to-end pipeline for transforming raw market data into actionable trading models. The project distinguishes itself through a layered, modular architecture that separates data processing, environment simulation, and agent training. This design allow

    Jupyter Notebookalgorithmic-tradingdeep-reinforcement-learningdrl-algorithms
    View on GitHub↗13,964

AI search

Explore more awesome repositories

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

Find more with AI search
airlab-polimi/mushroomA

AIRLab-POLIMI/mushroom

0View on GitHub↗
View on GitHub↗0
  • alessiodm/drl-zhalessiodm avatar

    alessiodm/drl-zh

    2,291View on GitHub↗

    Welcome to drlzh.ai: a hands-on deep reinforcement learning course where you build the algorithms, not just read about them.

    Jupyter Notebook
    View on GitHub↗2,291
  • alexis-jacq/pytorch-dppoA

    alexis-jacq/Pytorch-DPPO

    0View on GitHub↗
    View on GitHub↗0
  • alibaba/rollalibaba avatar

    alibaba/ROLL

    2,844View on GitHub↗

    ROLL is a distributed reinforcement learning framework and model alignment toolkit designed for large language models. It serves as a scalable training pipeline and GPU cluster manager, providing the infrastructure to align model behavior using reinforcement learning algorithms and preference optimization techniques. The project distinguishes itself through an agentic rollout orchestrator that generates and collects multi-turn interaction trajectories between AI agents and simulated environments. It supports specialized alignment methods including Direct Preference Optimization, reinforcement

    Pythonagenticrlhfrlvr
    View on GitHub↗2,844
  • atgambardella/pytorch-esA

    atgambardella/pytorch-es

    0View on GitHub↗
    View on GitHub↗0
  • alibabaresearch/damo-convaiAlibabaResearch avatar

    AlibabaResearch/DAMO-ConvAI

    1,561View on GitHub↗

    DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.

    Pythonconversational-aideep-learningdialog
    View on GitHub↗1,561
  • alihassanijr/discernalihassanijr avatar

    alihassanijr/DISCERN

    0View on GitHub↗

    This repository contains the implementation of DISCERN in Python. You can download the manuscript from my website or arXiv.

    Python
    View on GitHub↗0
  • amenra/ranxAmenRa avatar

    AmenRa/ranx

    681View on GitHub↗

    ⚡️A Blazing-Fast Python Library for Ranking Evaluation, Comparison, and Fusion 🐍

    Python
    View on GitHub↗681
  • anthropics/constitutionalharmlessnesspaperanthropics avatar

    anthropics/ConstitutionalHarmlessnessPaper

    263View on GitHub↗

    This repository provides supplementary material for our paper Constitutional AI: Harmlessness from AI Feedback.

    View on GitHub↗263
  • applieddatasciencepartners/deepreinforcementlearningAppliedDataSciencePartners avatar

    AppliedDataSciencePartners/DeepReinforcementLearning

    2,032View on GitHub↗

    A replica of the AlphaZero methodology for deep reinforcement learning in Python

    Jupyter Notebook
    View on GitHub↗2,032
  • ars-ashuha/quantile-regression-dqn-pytorchars-ashuha avatar

    ars-ashuha/quantile-regression-dqn-pytorch

    97View on GitHub↗

    A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning

    Jupyter Notebook
    View on GitHub↗97
  • astooke/rlpytastooke avatar

    astooke/rlpyt

    2,280View on GitHub↗

    Reinforcement Learning in PyTorch

    Python
    View on GitHub↗2,280
  • alibaba/chatlearnalibaba avatar

    alibaba/ChatLearn

    452View on GitHub↗

    A flexible and efficient training framework for large-scale alignment tasks

    Python
    View on GitHub↗452
  • atkrye/ieee-cig-text-adventurer-competitionAtkrye avatar

    Atkrye/IEEE-CIG-Text-Adventurer-Competition

    29View on GitHub↗

    This is the repository for the 2018 IEEE CIG Text-Based Adventure AI Competition. Entrants submit agents to compete at completing games for the classic text adventuring engine, the Z-Machine.

    Java
    View on GitHub↗29
  • aunum/goldaunum avatar

    aunum/gold

    351View on GitHub↗

    Reinforcement Learning in Go

    Go
    View on GitHub↗351
  • awjuliani/deeprl-agentsawjuliani avatar

    awjuliani/DeepRL-Agents

    2,277View on GitHub↗

    A set of Deep Reinforcement Learning Agents implemented in Tensorflow.

    Jupyter Notebookreinforcement-learningtensorflow
    View on GitHub↗2,277
  • breakend/deepreinforcementlearningthatmattersB

    Breakend/DeepReinforcementLearningThatMatters

    0View on GitHub↗
    View on GitHub↗0
  • breakend/reproducibilityincontinuouspolicygradientmethodsB

    Breakend/ReproducibilityInContinuousPolicyGradientMethods

    0View on GitHub↗
    View on GitHub↗0
  • carpedm20/deep-rl-tensorflowcarpedm20 avatar

    carpedm20/deep-rl-tensorflow

    1,581View on GitHub↗

    TensorFlow implementation of Deep Reinforcement Learning papers

    Pythondeep-reinforcement-learningdqntensorflow
    View on GitHub↗1,581
  • catalyst-team/catalyst-rlcatalyst-team avatar

    catalyst-team/catalyst-rl

    48View on GitHub↗

    Accelerated RL

    Python
    View on GitHub↗48
  • chenmientan/rl2ChenmienTan avatar

    ChenmienTan/RL2

    1,293View on GitHub↗
    Python
    View on GitHub↗1,293
  • coax-dev/coaxcoax-dev avatar

    coax-dev/coax

    185View on GitHub↗

    |tests| |pypi| |docs| |License|

    Python
    View on GitHub↗185
  • contextualai/halosContextualAI avatar

    ContextualAI/HALOs

    906View on GitHub↗

    A library with extensible implementations of DPO, KTO, PPO, ORPO, and other human-aware loss functions (HALOs).

    Pythonalignmentdpohalos
    View on GitHub↗906
  • coreylynch/async-rlcoreylynch avatar

    coreylynch/async-rl

    1,006View on GitHub↗

    Tensorflow Keras OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"

    Python
    View on GitHub↗1,006
  • cpnota/autonomous-learning-libraryC

    cpnota/autonomous-learning-library

    0View on GitHub↗
    View on GitHub↗0
  • crawl/crawlcrawl avatar

    crawl/crawl

    2,892View on GitHub↗

    Dungeon Crawl: Stone Soup official repository

    C++
    View on GitHub↗2,892
  • aikorea/awesome-rlaikorea avatar

    aikorea/awesome-rl

    9,812View on GitHub↗

    Reinforcement learning resources curated

    View on GitHub↗9,812