Skip to content

JAX MoSeq 0.3.0

Latest
Compare
Choose a tag to compare
@calebweinreb calebweinreb released this 18 Oct 20:00

Bug fixes and refactored installation for compatibility with CUDA12 and unpinned jax version. Use one of the following

pip install jax-moseq[cuda11]
pip install jax-moseq[cuda12]
pip install jax-moseq # cpu

What's Changed

Full Changelog: 0.2.2...0.3.0