ElegantRL VS Deep-Reinforcement-Learning-Algorithms

Compare ElegantRL vs Deep-Reinforcement-Learning-Algorithms and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ElegantRL Deep-Reinforcement-Learning-Algorithms
6 3
3,436 580
3.2% -
7.4 3.6
7 days ago almost 3 years ago
Python Jupyter Notebook
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ElegantRL

Posts with mentions or reviews of ElegantRL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-15.

Deep-Reinforcement-Learning-Algorithms

Posts with mentions or reviews of Deep-Reinforcement-Learning-Algorithms. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing ElegantRL and Deep-Reinforcement-Learning-Algorithms you can also consider the following projects:

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

Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020 - Deep Reinforcement Learning for Automated Stock Trading: An Ensemble Strategy. ICAIF 2020. Please star. [Moved to: https://github.com/AI4Finance-Foundation/Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020]

Ray - Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

Popular-RL-Algorithms - PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..

tianshou - An elegant PyTorch deep reinforcement learning library.

DeepRL-TensorFlow2 - 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

minimalRL - Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

pytorch-ddpg - Deep deterministic policy gradient (DDPG) in PyTorch 🚀

rl_lib - Series of deep reinforcement learning algorithms 🤖

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

pomdp-baselines - Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022