+ 1
What language can be used for ai
4 Respuestas
+ 4
As long as a language is Turing Complete it should be possible to program an AI program in it.
Just Google: *language* popular AI libraries. I know python has a lot of them.
0
Actually what really matters is the patterns used, not the language itself. Your preferred language should be fine.
You can say hello in every language of the world and beyond, even klingonians have they salute :)))
0
Python can be used for it, I already code one but I think C++ is more adequate to do it