AForge.NET

  :: AForge.NET Framework :: Articles :: Forums ::

BestChromosome readable view

The forum is to discuss topics from different artificial intelligence areas, like neural networks, genetic algorithms, machine learning, etc.

BestChromosome readable view

Postby sergey.garnov » Thu May 29, 2014 7:44 am

Hi,
I'm using Aforge.Genetic in my studying. I use sample "Approximation".
After working I get this

$1 $4 - $4 $5 * - $0 $5 - $3 $1 + / + $4 $2 - $5 $0 / - $5 * - $5 $0 - $3 $5 * + $5 * $0 $0 - $0 $5 / - $0 $5 - $4 $0 - / - / -

I understand it is function for graph, but I can't understand the view of this function.
What is $1 or $4? How to convert it to readable view? For example f(x) = x^2 + x + const
sergey.garnov
 
Posts: 1
Joined: Thu May 29, 2014 7:37 am



Return to Artificial Intelligence