Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

CEM #3

@mkolodziejczyk-piap

Description

@mkolodziejczyk-piap

Hi, I noticed there are some problems with running CEM.

  1. Here the last index should be 7:

    @partial(jit, static_argnums=(0, 1, 9))

    (similar in random shooting:
    @partial(jit, static_argnums=(0, 1, 9))
    )

  2. Default hyperparameters should be frozendict
    https://github.com/google/trajax/blob/main/trajax/optimizers.py#L685-L692

Would you like a PR for this?

Regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions