I have to do one project for my thesis involving Artificial intelligence, collaborative filtering, and machine learning methods.
I only know PHP/MySQL/JS, and there are not many AI stuff examples in PHP.
There are some books on AI on the internet but they use Java, Python.
Now I have to apply AI techniques on the web application.
Which language should I choose java or python?
I searched on the internet that I can call java classes inside my PHP so that can help as I am very good at PHP
I have also seen that python can also be used with PHP as well
So which way should I go and roughly how much it will take me to learn java
I have done java basics but that was 6 years ago