Skip to content

Commit fa6c777

Browse files
danielward27patrick-kidger
authored andcommitted
Add paramax
1 parent 58f2a8b commit fa6c777

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ If you found this library to be useful in academic work, then please cite: ([arX
8888
[Optax](https://github.com/deepmind/optax): first-order gradient (SGD, Adam, ...) optimisers.
8989
[Orbax](https://github.com/google/orbax): checkpointing (async/multi-host/multi-device).
9090
[Levanter](https://github.com/stanford-crfm/levanter): scalable+reliable training of foundation models (e.g. LLMs).
91+
[paramax](https://github.com/danielward27/paramax): parameterizations and constraints for PyTrees.
9192

9293
**Scientific computing**
9394
[Diffrax](https://github.com/patrick-kidger/diffrax): numerical differential equation solvers.

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Check out the examples or the API reference on the left-hand bar.
7171
[Optax](https://github.com/deepmind/optax): first-order gradient (SGD, Adam, ...) optimisers.
7272
[Orbax](https://github.com/google/orbax): checkpointing (async/multi-host/multi-device).
7373
[Levanter](https://github.com/stanford-crfm/levanter): scalable+reliable training of foundation models (e.g. LLMs).
74+
[paramax](https://github.com/danielward27/paramax): parameterizations and constraints for PyTrees.
7475

7576
**Scientific computing**
7677
[Diffrax](https://github.com/patrick-kidger/diffrax): numerical differential equation solvers.

0 commit comments

Comments
 (0)