Ross ROSS = Recommend OSS · open-source software intelligence for agents

rail-berkeley/softlearning

Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm. observed · 2026-08-28

github.com/rail-berkeley/softlearning · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2830
  • days_rel: n/a
  • days_push: 1008
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1437 stars · 249 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Softlearning is a deep reinforcement learning toolbox for training maximum entropy policies in continuous domains, and the official implementation of the Soft Actor-Critic (SAC) algorithm. It is built on TensorFlow/Keras with Ray Tune for experiment orchestration and distributed cloud training.

Use cases

  • train soft actor-critic agents on continuous control tasks
  • run maximum entropy reinforcement learning experiments
  • reproduce official SAC research results
  • launch distributed RL training on cloud services with Ray
  • train RL policies for robotic locomotion and manipulation
  • benchmark off-policy deep RL algorithms on MuJoCo environments

When to choose

  • you need the canonical, research-grade SAC implementation
  • you work with continuous-domain control and MuJoCo environments
  • you want Ray-based scaling of RL experiments to cloud infrastructure
  • you prefer TensorFlow/Keras for RL model definitions

When to avoid

  • you want a PyTorch implementation - use rlkit or other SAC ports instead
  • you need actively maintained software with recent updates
  • you want RL for discrete action spaces
  • you cannot obtain a MuJoCo license or prefer license-free simulators

Facets

library · maturity maintenance

reinforcement-learning machine-learning deep-learning cli reinforcement-learning machine-learning robotics deep-learning python soft-actor-critic maximum-entropy-rl tensorflow ray-tune mujoco continuous-control off-policy linux docker gpu

2 sources

Member repositories

RepositoryRoleHealth v2
rail-berkeley/softlearningmain32

For agents

markdown · JSON · MCP: product_card(name="rail-berkeley/softlearning")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem