Skip to content

[BUG] Random seed has no effect #1194

@hsbhc

Description

@hsbhc

Describe the bug

when I run
python mava/systems/q_learning/anakin/rec_qmix.py env=smax env.scenario.task_name=2s3z system.seed=1 system.total_timesteps=2000000
multiple times, the results are not the same each time.

However, with a fixed random seed, the results are expected to be identical across runs. How can I ensure the same results?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions