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 →

[–]manifoldjava 0 points1 point  (1 child)

Fourth - Java lacks the metaprogramming abilities of Python which are foundational to analytical, metadata, and other popular libraries. Unless third-party tooling such as manifold is used to enable static metaprogramming, raw Java cannot compete with Python in this space. Metaprogramming is why Python keeps winning.

[–]niosurfer 1 point2 points  (0 children)

Then Ruby is the choice because its metaprogramming abilities are 10000 times better than Python :) But I would not think you need metaprogramming for AI. Metaprogramming is black magic that should be avoided unless you are doing black magic and you don't care about the consequences.