awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to catalyst-team/catalyst-rl

Open-source alternatives to Catalyst Rl

30 open-source projects similar to catalyst-team/catalyst-rl, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Catalyst Rl alternative.

  • alexis-jacq/pytorch-dppoA

    alexis-jacq/Pytorch-DPPO

    0View on GitHub↗
    View on GitHub↗0
  • openai/random-network-distillationO

    openai/random-network-distillation

    0View on GitHub↗

    Status: Archive (code is provided as-is, no updates expected)

    View on GitHub↗0
  • pemami4911/neural-combinatorial-rl-pytorchpemami4911 avatar

    pemami4911/neural-combinatorial-rl-pytorch

    610View on GitHub↗

    PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940

    Python
    View on GitHub↗610
  • ikostrikov/pytorch-nafikostrikov avatar

    ikostrikov/pytorch-naf

    313View on GitHub↗

    Implementation of algorithms for continuous control (DDPG and NAF).

    Python
    View on GitHub↗313
  • kengz/slm-labkengz avatar

    kengz/SLM-Lab

    1,353View on GitHub↗

    Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".

    Python
    View on GitHub↗1,353
  • mjacar/pytorch-trpoM

    mjacar/pytorch-trpo

    0View on GitHub↗
    View on GitHub↗0

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
  • jingweiz/pytorch-rljingweiz avatar

    jingweiz/pytorch-rl

    802View on GitHub↗

    Deep Reinforcement Learning with pytorch & visdom

    Python
    View on GitHub↗802
  • 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
  • akolishchak/doom-net-pytorchA

    akolishchak/doom-net-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • 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
  • 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
  • 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
  • airlab-polimi/mushroomA

    AIRLab-POLIMI/mushroom

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • 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
  • daveonwave/gym4realDaveonwave avatar

    Daveonwave/gym4ReaL

    48View on GitHub↗

    Gymnasium-based benchmarking suite for testing RL algorithms on real-world scenarios

    Python
    View on GitHub↗48
  • deepmind/labdeepmind avatar

    deepmind/lab

    7,365View on GitHub↗

    Lab is a customizable 3D platform and research testbed designed for training and testing autonomous agents using reinforcement learning. It serves as a spatial AI training simulator where agents can be evaluated through navigation and puzzle-solving tasks. The environment allows for the definition of complex layouts and task behaviors through external scripting, enabling the generation of specific challenges for AI research. It supports both automated training via standard API bindings and manual agent control to validate simulation dynamics. The system utilizes a grid-based spatial represen

    C
    View on GitHub↗7,365
  • atgambardella/pytorch-esA

    atgambardella/pytorch-es

    0View on GitHub↗
    View on GitHub↗0