Is there a consensus about RL frameworks?

This page summarizes the projects mentioned and recommended in the original post on /r/reinforcementlearning

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • machin

    Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...

  • I found this repo very helpful to get started: https://github.com/iffiX/machin

  • maze

    Maze Applied Reinforcement Learning Framework

  • For industrial and logistics problems this one looks promising: https://github.com/enlite-ai/maze saw their presentation 2 weeks ago at an international AI conference and was surprised that its already in use and available on github.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • RL-Adventure

    Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL

  • For me, nothing beats RL-Adventure. It's not perfect, it has bugs, but it's super readable and will let you level up through the different main methods.

  • nle

    The NetHack Learning Environment

  • Nethack Repo https://github.com/facebookresearch/nle

  • dcss-ai-wrapper

    An API for Dungeon Crawl Stone Soup for Artificial Intelligence research.

  • DCSS AI Wrapper GitHub (under heavy development at the moment) https://github.com/dtdannen/dcss-ai-wrapper

  • stable-baselines3

    PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts