BiomedSciAI / fuse-med-ml

A python framework accelerating ML based discovery in the medical field by encouraging code reuse. Batteries included :)
Apache License 2.0
134 stars 34 forks source link

Support for pl2 in simple mnist example #294

Closed shatz01 closed 1 year ago

shatz01 commented 1 year ago

The only thing I had to change was that auto_select_gpus is deprecated. Also, now you can use "auto" for strategy which is nice :)