[D] Why are we stuck with Python for something that require so much speed and parallelism (neural networks)? Submitted by vprokopev t3_zqo8jm on December 20, 2022 at 1:16 PM in MachineLearning 59 comments 0
rk3000 t1_j1ftjee wrote on December 24, 2022 at 12:31 AM Give Julia a try: https://fluxml.ai It's just-in-time compiled with speed comparable to C/Fortran. And the syntax is as easy as python. Permalink 1
Viewing a single comment thread. View all comments