himisir / AnotherGeneticAlgorithmWithCpp

Teach an agent to find the max value of Y from Y= x1*w1+x2*w2....Xn*Wn.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genetic-Algorith-implementation-C++

Genatic Algorithm C++ implementation. Teach an agent to find the max value of Y from Y= x1w1+x2w2....Xn*Wn with C++

About

Teach an agent to find the max value of Y from Y= x1*w1+x2*w2....Xn*Wn.

License:MIT License


Languages

Language:C++ 100.0%