tensorforce/tensorforce
Tensorforce: a TensorFlow library for applied reinforcement learning observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 92
- Release rhythm 8
- Longevity 100
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: 3454
- days_rel: n/a
- days_push: 50
- n_releases_24m: 0
Adoption not part of the score
3305 stars · 523 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tensorforce is an open-source deep reinforcement learning framework built on TensorFlow, emphasizing modular, configurable library design for research and applied RL. It separates RL algorithms from application environments and implements full models in TensorFlow computation graphs.
Use cases
- train deep reinforcement learning agents in python
- apply RL to control and decision-making problems
- build modular configurable RL algorithms on tensorflow
- deploy trained RL policies as portable tensorflow graphs
- experiment with policy gradient and q-learning algorithms
When to choose
- you need a flexible, modular RL library on TensorFlow
- you want algorithm-agnostic interfaces for custom environments
- you need portable TensorFlow-based RL models for deployment
When to avoid
- you need an actively maintained library - the project is no longer maintained
- you prefer PyTorch-based RL frameworks
- you need the latest RL research algorithms
Facets
library · maturity abandoned
machine-learning reinforcement-learning deep-learning reinforcement-learning machine-learning deep-learning python tensorflow deep-reinforcement-learning rl-library control unmaintained
2 sources
- readme: https://github.com/tensorforce/tensorforce · fetched 2026-08-28 · 12cdccb6f3bb
- registry_pypi: https://pypi.org/pypi/tensorforce/json · fetched 2026-08-29 · 8330628c9c18
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tensorforce/tensorforce | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="tensorforce/tensorforce")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem