-
-
-
VCPA-based hybrid strategy.zip
... space from big to small and optimizes it based on modified VCPA in the first step. It then employs iteratively ... two widely-used methods (competitive adaptive reweighted sampling, CARS and genetic algorithm-interval partial least squares, GA–iPLS) and one ...
-
-
Robo-War
... , they will be able to kill eachother, and the
genetic algorithm will be able to start producting
offspring.
GRAPH ... of robots and perform crossover. Therefore we do a modified survival selection.
This selection and reproduction scheme seems to ...
-
CBofN
... and synapse
strength of the neurons.
Adaptation
----------
* GASTRING - use a genetic algorithm to breed strings that match a
user-specified ... code - The source in zcscup.c is actually a modified version
of zcs.c altered for a very specific ...
-
SlopeFEA
... (RFEM) [2], and both binary and continuous
parameter Genetic Algorithm minimization schemes [3,4,5]. Selected results
... code from SlopeFEA3Node.for for modification
=== (SlopeFEA4Node.for) Modified BMATRX() and calls to it
+++ (SlopeFEA4Node.for) Added ...
-
From-Game-To-Behaviour-Model
... "behaviour". Other details are in the paper.
Mathematical tools by which this problem is solved in my work are genetic algorithm probing a modified Mamdani fuzzy controller.
I wrote initial draft of the paper in ...
-
demoGA
This is a demo Genetic Algorithm which might be of interest and a good starting point for anyone who ... on Alasdair Turner's Processing code (http://www.openprocessing.org/visuals/?visualID=3101) slightly modified to work with OF --The algorithm attepmts ...
-
rchw
... changes.
** elinux
Software intended to run on the embedded system.
*** icap-writer
modified "bitinfo" project to write bitstreams headerless to
/dev/icap
** ga-hw
Genetic algorithm with pyevolve for evolution of hardware ...
-
pacman
... Algorithm
------------------------
Terminal-based pacman game played by a genetic algorithm. I modified an existing open source pacman game (see README in files) to work with the algorithm.
**To compile:**
g++ -lncurses -o pacman PacmanSolver.cc
...
-