Massively parallel rigidbody physics simulation on accelerator hardware.
Stars
3.1k
Forks
333
Watchers
3.1k
Open Issues
105
Overall repository health assessment
No package.json found
This might not be a Node.js project
56
commits
20
commits
8
commits
8
commits
6
commits
6
commits
4
commits
3
commits
3
commits
3
commits
[JAX] Replace jnp.clip(..., a_min=..., a_max=...) with jnp.clip(..., min=..., max=...).
5c994deView on GitHub[pmap] In-line definitions of `jax.device_put_sharded` and `jax.device_put_replicated`.
303d89dView on GitHubUse GAE returns as the target for the value function loss in PPO.
3d4b070View on GitHubAdd distributional critic to PPO and enhance observation normalization.
2b109a0View on GitHubFix Brax ES argsort failure by resharding weights before fitness shaping
5433c22View on GitHubAdd CNN kernel init and spatial softmax (h/t zakka)
4597b9cView on GitHubFix Brax external tests by updating jax.sharding.PartitionSpec
71c94d9View on GitHub