Skip to content

Commit

Permalink
Update README.md: spelling errors (jax-ml#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
johngunerli authored Sep 19, 2024
1 parent f4cc827 commit 8096bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ together via the integration tests in this repository. Packages include:
- [JAX](http://github.com/google/jax): the core JAX package, which includes array operations
and program transformations like `jit`, `vmap`, `grad`, etc.
- [flax](http://github.com/google/flax): build neural networks with JAX
- [ml_dtypes](http://github.com/jax-ml/ml_dtypes): NumPy dtype extensions for machine learing.
- [ml_dtypes](http://github.com/jax-ml/ml_dtypes): NumPy dtype extensions for machine learning.
- [optax](https://github.com/google-deepmind/optax): gradient processing and optimization in JAX.
- [orbax](https://github.com/google/orbax): checkpointing and persistence utilities for JAX.

Expand Down

0 comments on commit 8096bfa

Please sign in to comment.