Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

document that NUTS-HMC adaptive samplers modify/override any specified stepsize parameter.

Abierto
#875 0 comentarios 0 reacciones 1 asignado Ver en GitHub

@mitzimorris ya está trabajando en esto.

Desde el 26/4/2025.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

The CmdStan (and CmdStanPy, CmdStanR) interfaces should document that the adaptive sampler initializes the stepsize before starting warmup. The function stan::mcmc::init_stepsize - https://github.com/stan-dev/stan/blob/6d0d863b93c7c34dfec4b013863678b233dc9fc7/src/stan/mcmc/hmc/base_hmc.hpp#L93-L162 - sets the stepsize using the value of the services layer specified stepsize as well as the random inits and value of the inverse metric. The resulting initial stepsize won't correspond to the user's specification.

tldr; samplers which have any number of warmup iterations determine the initial stepsize automatically.

Lenguaje dominante
TeX
Estrellas
43
Forks
133
Merge medio
11 h 32 min
PR fusionados (30 d)
4

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de stan-dev/docs

Todos los issues de stan-dev/docs

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.