|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
About A.I. used in game programming
Dear all,
I want to ask about some A.I. skill in game programming. I now designing a BOTs, which is a A.I. player, it will be trained and playing specific games. Such as Counter Strike or Warcraft. But before I design the algorithm, actually I choose genetic algorithm as my A.I. algorithm ( which I am familiar in), I want to ask, 1. What should I declared as my chromosome? 2. What should I declared the fitness function? Thank You Actually I am familiar in G.A. but not so familiar in the game programming or developing....... Thanks for your attention~ |
|
#2
|
|||||
|
|||||
|
Quote:
Quote:
Quote:
|
|
#3
|
||||
|
||||
|
Hi,
welcome to Devshed. FYI, the sticky at the top of this particular forum has a link to AI Resources & Books, which you might find interesting. I think most good bots for CS have used neural nets as opposed to GA's. Displeaser
__________________
Vi Veri Veniversum Vivus Vici. |
|
#4
|
|||
|
|||
|
I know Neutral Network is better in Game A.I. Design...
I read some books, one of them called "Game Programming Gems". It also introduce using neutral network instead of Genetic Algorithm. But I haven't study anything about neutral network before. So I choose G.A. as a BOT A.I. design.... Actually it is hard to imagine how to declare the chromosome in the context of the game. Which part of the BOTs need to evolution? For Example, The moving paths of the BOTs will evolue due to training of algorithm, how can I declare a fitness function such that I can test it is more and more fitness to the game?? |
|
#5
|
|||||
|
|||||
|
Quote:
Quote:
Quote:
|
|
#6
|
|||
|
|||
|
Thanks a lot
I got a little idea for my A.I. design... But is it fast enough for the G.A seperate run for different parameter of the game? Such as moving path, shooting and picking up object? |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Game Development > About A.I. used in game programming |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|