Skip to content

adhishagc/Ackley-Function

Repository files navigation

Installation


To install Ackley Function library execute the following code

 pip install ackley

Getting Started


 import ackley as ak

Ackleys Function


In mathematical optimization, the Ackley function is a non-convex function used as a performance test problem for optimization algorithms. It was proposed by David Ackley in his 1987 PhD Dissertation.

Credits :

  1. Wiki
  2. Ackley, D. H. (1987) "A connectionist machine for genetic hillclimbing"
  3. camo.githubusercontent.com

About

Ackley Function value Generation for Optimization Problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published