Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 294 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 294 Bytes

clax

handy classifiers in jax

Installation

pip install .

For Apple silicon users with Sonoma 14.4+ wanting to try GPU acceleration (may need ENABLE_PJRT_COMPATIBILITY=1)

pip install ".[metal]"

or try equivalently from pypi

Examples

Examples included in examples directory