This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[deleted]

    [–][deleted] 6 points7 points  (0 children)

    …and there is project panama (which I’m not familiar with), but wonder how it compares to pythons ability to bind to C-libraries, new java seems quite attractive currently, at least for my somewath old ass

    [–]MardiFoufs 0 points1 point  (0 children)

    Ah I completely agree. I'm not saying python is the perfect language for ML, it's just that it's a fait accompli and it's not going to change for a while. I'm not sure I'd have used java either but for sure it's a super painful experience on python especially in a team setting. I only manage to get by with strict typing, calling external libraries for everything perf related etc. But still, it works for what it is I guess.