[Neural Networks and Evolution of Cooperation]

Project date: Jan 2011
Tags: Java :: AI :: A-Life :: neural networks

The paper investigates artificial evolution of cooperation in the Iterated Prisoner's Dilemma using a number of player implementations. Existing strategy encoding and neural network models are compared with action-discriminating neural network created during writing of this paper.

Evaluation is performed in terms of number of generations needed for reaching a desired cooperation level as well as the nature of evolved strategies. Examples when the action-discriminating model evolved the most beneficent strategies are given.

Keywords:
Iterated Prisoner's Dilemma, evolution of cooperation, strategies, interaction, neural networks
DOWNLOAD PAPERRUN JAVA APPLETDOWNLOAD CODE


{Please enable JavaScript in order to post comments}

[Blog]

Ultrastable Neuroendocrine Robot is born

I have finally put a beginning of an artificial brain to my Ultrastable Neuroendocrine Robot - UNER... my lego robot can now measure inputs from its 3 front proximity sensors and individual cells in its brain get activated when it sees something

[Read full]

Busy working on Alien Farm

For the last couple of weeks, I have been working on a strategy game with working name 'Alien Farm'. I have done a lot of improvements and bug fixes and almost ready to move to creating a few campaign missions...

[Read full]