KevinMenden / scaden

Deep Learning based cell composition analysis with Scaden.
https://scaden.readthedocs.io
MIT License
71 stars 25 forks source link

Enable multiprocessing for data simulation #82

Open KevinMenden opened 3 years ago

KevinMenden commented 3 years ago

Data simulation can be done with multiple threads/processes relatively easily.

KevinMenden commented 3 years ago

Look into the Ray library for this:

https://github.com/ray-project/ray