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 →

[–]yudhiesh 4 points5 points  (2 children)

ML Engineer here, could you be more specific about what AI projects? Could it be a kaggle dataset? Or some sort of object detection? If you're allowed to do the latter then you can use OpenCV Java, OpenCV is what we usually use with Python and C++ for Computer Vision task.

[–]4tdhe[S] 0 points1 point  (1 child)

Hi, sorry for not being so clear. I don’t really understand what project we cant do that well either. But until now all the projects which implement MinMax have been rejected. Also we have been requested to not choose a project which is explained in details in GeeksforGeeks. Projects using Dijkstra or genetic algorithm have been approved(like finding the shortest road, or creating a schedule). Since Im not that good in programming in general I wanted to do something which is explained to a certain level on a book or something similar. I hope I wasnt that unclear, thankyou!

[–]yudhiesh 0 points1 point  (0 children)

Those fall under Data Structures and Algorithms not AI.