soft-actor-critic VS minimalRL

Compare soft-actor-critic vs minimalRL and see what are their differences.

soft-actor-critic

Re-implementation of Soft-Actor-Critic (SAC) in TensorFlow 2.0 (by ADGEfficiency)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
soft-actor-critic minimalRL
2 5
1 2,725
- -
0.0 1.6
about 3 years ago about 1 year ago
Python Python
- MIT License
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.

soft-actor-critic

Posts with mentions or reviews of soft-actor-critic. We have used some of these posts to build our list of alternatives and similar projects.

minimalRL

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

What are some alternatives?

When comparing soft-actor-critic and minimalRL you can also consider the following projects:

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

ElegantRL - Massively Parallel Deep Reinforcement Learning. 🔥

senza - Experiments with drone control and reinforcement learning.

Pytorch-PCGrad - Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"

rlpyt - Reinforcement Learning in PyTorch

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

deep-RL-trading - playing idealized trading games with deep reinforcement learning

ultimate-volleyball - 3D RL Volleyball environment built on Unity ML-Agents

Fleet-AI - Using Reinforcement Learning to play Battleship

PCGrad - Code for "Gradient Surgery for Multi-Task Learning"

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