Multi-Stage Q-Learning

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
  • stable-baselines3

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

  • If you look e.g. at the algorithms implemented in the stablebaseline3 RL library, https://github.com/DLR-RM/stable-baselines3 in the section "Implemented Algorithms" you'll see in the "Box" column (your 8 actions can be seen as a point in an 8-dimensional box) that DQN is the only algorithm there that *doesn't* work with continuous action space.

  • 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
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