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

tensorflow/agents

TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning. observed · 2026-08-28

github.com/tensorflow/agents · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 62
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 2847
  • days_rel: n/a
  • days_push: 229
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3025 stars · 752 forks observed · 2026-08-28

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

TF-Agents is a TensorFlow-based Python library for building, training, and deploying reinforcement learning and contextual bandit algorithms. It provides well-tested modular components such as agents, policies, and replay buffers, along with implementations of algorithms like DQN, DDPG, TD3, PPO, SAC, and REINFORCE.

Use cases

  • train a DQN agent on Cartpole
  • implement a custom reinforcement learning algorithm in TensorFlow
  • solve contextual bandit problems
  • prototype and benchmark RL algorithms
  • train a soft actor-critic agent for continuous control
  • learn reinforcement learning through tutorials

When to choose

  • you want reliable, modular, well-tested RL components in TensorFlow
  • you need standard algorithms like DQN, PPO, or SAC out of the box
  • you are working on contextual bandits or multi-armed bandits
  • you want fast iteration with good test integration and benchmarking

When to avoid

  • you prefer PyTorch over TensorFlow
  • you need a fully stable API with no breaking changes
  • you only need lightweight RL without deep learning frameworks

Facets

library · maturity active

machine-learning reinforcement-learning benchmarking sdk reinforcement-learning machine-learning deep-learning python tensorflow reinforcement-learning contextual-bandits multi-armed-bandits dqn ppo sac rl-algorithms

2 sources

Member repositories

RepositoryRoleHealth v2
tensorflow/agentsmain60

For agents

markdown · JSON · MCP: product_card(name="tensorflow/agents")

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