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

google-research/planet

Learning Latent Dynamics for Planning from Pixels observed · 2026-08-28

github.com/google-research/planet · homepage · Python · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 2758
  • days_rel: n/a
  • days_push: 1258
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1260 stars · 218 forks observed · 2026-08-28

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

Open-source implementation of the PlaNet agent, a purely model-based reinforcement learning algorithm that solves control tasks from pixels by planning in a learned latent space. It encodes image histories into compact latent states and predicts future rewards for candidate action sequences to act efficiently with minimal environment interaction.

Use cases

  • train a model-based RL agent on control tasks from images
  • reproduce PlaNet results from the ICML 2019 paper
  • experiment with latent dynamics models for planning
  • benchmark model-based vs model-free RL sample efficiency
  • modify latent transition models for RL research
  • run RL experiments on DeepMind Control Suite tasks like cheetah_run

When to choose

  • you need a model-based RL baseline that learns from pixels with low sample complexity
  • you want to study or extend latent dynamics world models for control
  • you are reproducing or building on the PlaNet paper

When to avoid

  • you need a production-ready or actively maintained RL framework
  • you want model-free RL algorithms like SAC or PPO
  • you need a simple high-level API rather than research code

Facets

library · maturity maintenance

reinforcement-learning machine-learning simulation reinforcement-learning machine-learning artificial-intelligence python model-based-rl latent-dynamics planning research-code deep-learning linux gpu

2 sources

Member repositories

RepositoryRoleHealth v2
google-research/planetmain10

For agents

markdown · JSON · MCP: product_card(name="google-research/planet")

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