Can i make AI with kotlin? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 12

Can i make AI with kotlin?

i want to make ai in kotlin is it possible with kotlin and i dont want to use python for that Wells: Added Kotlin tag.

27th Oct 2018, 8:16 AM
Vijay(v-star🌟)
Vijay(v-star🌟) - avatar
2 ответов
+ 5
You can make AI in any computer language even Assembler. The question becomes is the effort worth it. Some languages have code libraries created that simplify the task. Kotlin doesn't have this as yet. If I were into AI, I'd be fixing this as Kotlin has become my favorite language and I'm always up for a challenge. https://discuss.kotlinlang.org/t/ai-and-deep-learning-define-the-future-of-programming-will-kotlin-fly-or-die/2264
30th Oct 2018, 2:06 AM
John Wells
John Wells - avatar
+ 3
there are some ML libraries in java like Deeplearning4j and etc that you can use, if you want to try kotlin for AI.
9th Nov 2018, 8:24 AM
Dhruv garg
Dhruv garg - avatar