funkelab / gunpowder

A library to facilitate machine learning on multi-dimensional images.
https://funkelab.github.io/gunpowder/
MIT License
78 stars 56 forks source link

Add JAX train/predict support #169

Closed trivoldus28 closed 2 years ago

trivoldus28 commented 2 years ago

Notes:

Pre-Merge Checklist:

trivoldus28 commented 2 years ago

@pattonw I tried to resolve much of your comments... can you take a second look? Thanks!

pattonw commented 2 years ago

Documentation is nice and easy to follow! Thanks

pattonw commented 2 years ago

Would still like to see tests for the Jax nodes to provide examples on how to use them.

pattonw commented 2 years ago

Looks good to me now. I think we're good to merge

pattonw commented 2 years ago

Actually 1 last thing, can you add the new nodes to the docs? That can be done in the api.rst file

trivoldus28 commented 2 years ago

Merging to v1.3-dev with @pattonw 's approval.