instadeepai / instadeepai/Mava

[BUG] Random seed has no effect

Open
#1,194 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
935
Forks
123
Avg merge
6d 8h
Merged PRs (30d)
9

Description

### 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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.