Skip to content

Rolling median with MCMC is slow #3

@vandalt

Description

@vandalt

I tried to implement toy models in emcee and numpyro as well. I also tried a version with the theano built-in argsort instead of the custom lexsort operation. It seems that the sorting part is what makes this model so slow. I am not sure yet how to solve this. Maybe there are more efficient ways to implement the median, otherwise maybe using GPUs with theano can help (suggested by Merwan).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions