/AnotherGeneticAlgorithmWithCpp

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

Primary LanguageC++MIT LicenseMIT

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++