1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-20 20:23:03 +02:00
vcmi/AI/GeniusAI
Trevor Standley a3b6bb4892 AI loads .brain file which contains a list of objects to visit and what features are necessary to determine how valuable that objective is.
AI creates random neural networks and assumes that their outputs are trained values.
2009-08-18 07:37:45 +00:00
..
bouml/GeniusAI GeniusAI: 2009-05-12 21:01:42 +00:00
AIPriorities.cpp AI loads .brain file which contains a list of objects to visit and what features are necessary to determine how valuable that objective is. 2009-08-18 07:37:45 +00:00
AIPriorities.h AI loads .brain file which contains a list of objects to visit and what features are necessary to determine how valuable that objective is. 2009-08-18 07:37:45 +00:00
BattleHelper.cpp GeniusAI: 2009-05-10 08:15:30 +00:00
BattleHelper.h GeniusAI: 2009-05-10 08:15:30 +00:00
BattleLogic.cpp * minor changes 2009-08-17 13:08:05 +00:00
BattleLogic.h * new spell: cure 2009-08-04 17:05:49 +00:00
CGeniusAI.cpp AI loads .brain file which contains a list of objects to visit and what features are necessary to determine how valuable that objective is. 2009-08-18 07:37:45 +00:00
CGeniusAI.h AI loads .brain file which contains a list of objects to visit and what features are necessary to determine how valuable that objective is. 2009-08-18 07:37:45 +00:00
Common.h Fixed linker problems. 2009-08-05 12:24:31 +00:00
DLLMain.cpp Fixed linker problems. 2009-08-05 12:24:31 +00:00
GeneralAI.cpp * version set 0.73b 2009-08-03 23:53:18 +00:00
GeneralAI.h GeniusAI: 2009-05-10 08:15:30 +00:00
genius.cbp * patch update from Dikamilo 2009-02-08 16:36:53 +00:00
genius.vcproj GeniusAI: 2009-05-10 08:15:30 +00:00
Makefile.am Support for new source files. 2009-05-11 04:58:50 +00:00
Makefile.in Video player compilation. 2009-06-20 01:40:52 +00:00
neuralNetwork.cpp AI loads .brain file which contains a list of objects to visit and what features are necessary to determine how valuable that objective is. 2009-08-18 07:37:45 +00:00
neuralNetwork.h AI loads .brain file which contains a list of objects to visit and what features are necessary to determine how valuable that objective is. 2009-08-18 07:37:45 +00:00