Skip to content

Artificial Inteligence project - finding function coefficients for best fit to set of discrete points provided in input file. Function is a * (pow(x, 2.0f) - b * cos(c*PI*x)), where a,b,c are unknown coefficients.

Notifications You must be signed in to change notification settings

bolek117/Evolution-Strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

Artificial Inteligence project - finding function coefficients for best fit to set of discrete points provided in input file. Function is a * (pow(x, 2.0f) - b * cos(c*PI*x)), where a,b,c are unknown coefficients.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages