Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
create IA
#1
Hello, I'm writing to know how to create an object recognition AI in a game to automate a task for example and recognize a hand and go with module import pydirectinput
Reply
#2
There are books written about this.
Perhaps something like https://www.gamedev.net/tutorials/progra...-ai-r4942/ would be helpful.
Reply
#3
Oh, I think creating AI for object recognition in the game is really cool. But right now I don't know how to do it, I want to learn it just like you. I'm making a games online free no download and I want to integrate AI
Reply
#4
Convolutional neural networks are often used with shape recognition. Might start there. Not an easy topic.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020