google / google/brax

1 ppo_test fails

Open
#200 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
3.2k
Forks
349
PR merge metrics
No merged PRs in 30d

Description

Probably harmless but just in case:

```
Traceback (most recent call last):
File "ppo_test.py", line 45, in testTrain
self.assertGreater(metrics['eval/episode_reward'], 100 * 0.995)
AssertionError: DeviceArray(97.05763, dtype=float32) not greater than 99.5
```

This was on Windows, pip list output
```
brax 0.0.10 f:\dev\brax
jax 0.3.14 f:\dev\jax
jaxlib 0.3.7
```

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.