@@maged_helmy Thanks! I am building an engine to explore classical geometric constructions using symbolic algebra leveraging sympy and matplotlib. I have already been experimenting with process pools and it has made a significant difference in processing time. I was not aware of Ray - but I like how with simple decorators one can achieve such easy parallelism.
@@phiarchitect I will post an open-source project on how to truly unlock parallel processing with machine learning and python end of February! Stay tuned.
I'm just entering the python world and I am continually amazed at the capabilities! Thanks for demonstrating this.
Indeed! Let me know if I can point you to specific directions or if you need some references.
@@maged_helmy Thanks! I am building an engine to explore classical geometric constructions using symbolic algebra leveraging sympy and matplotlib. I have already been experimenting with process pools and it has made a significant difference in processing time. I was not aware of Ray - but I like how with simple decorators one can achieve such easy parallelism.
@@phiarchitect I will post an open-source project on how to truly unlock parallel processing with machine learning and python end of February! Stay tuned.
@@maged_helmy I'm subscribed so I will look forward to that! I will be posting videos on my own project as well.