Metadata-Version: 2.4
Name: hyperoptax
Version: 0.1.0
Summary: Tuning hyperparameters with JAX
Author: Theo Wolf
License-Expression: Apache-2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: jax>=0.6.2
Provides-Extra: notebooks
Requires-Dist: flax>=0.10.6; extra == "notebooks"
Requires-Dist: jupyter>=1.1.1; extra == "notebooks"
Requires-Dist: matplotlib>=3.10.3; extra == "notebooks"
Requires-Dist: notebook>=7.4.3; extra == "notebooks"
Requires-Dist: rejax>=0.1.2; extra == "notebooks"
Requires-Dist: tqdm>=4.67.1; extra == "notebooks"
Dynamic: license-file

# hyperoptax
Hyperparameter tuning with JAX compatible functions
