fitness Questions
1
I am working on a neural network based on the NEAT algorithm that learns to play an Atari Breakout clone in Python 2.7, and I have all of the pieces working, but I think the evolution could be grea...
Lindemann asked 29/11, 2016 at 20:51
5
I have implemented a simple Genetic Algorithm to generate short story based on Aesop fables.
Here are the parameters I'm using:
Mutation: Single word swap mutation with tested rate with 0.01.
Cr...
Statis asked 3/7, 2015 at 0:37
2
I'm working on a project which will have a selected set of data and each data will have different attributes. I will need to use a fitness function to choose the data that best matches my selected ...
Hairsplitting asked 7/9, 2011 at 7:42
1
© 2022 - 2024 — McMap. All rights reserved.