|
|
|
|
|
by rvieira
1054 days ago
|
|
I really think that Python is not a good language for ML, it just got "there" first. The ecosystem is the real plus, of course. But the language is a headache for this. I agree with the "false economy" angle. I would happily trade the "agility" of dynamic "gluing" with some kind of real type safety, human-readable error messages and performance[0]. [0] - hiding C in Python's clothes doesn't count :) |
|
Quoting Brooks (butchered): “the only significant productivity improvement comes from relying on code that is already written”. Your fancy “better” language has not even 1/10th of what python has, it won’t replace it.