GithubHelp home page GithubHelp logo

Comments (3)

ahmedfgad avatar ahmedfgad commented on August 15, 2024 1

Hi,

Thanks again for your feedback.

Looking for your future feedback as it really helps.

from geneticalgorithmpython.

ahmedfgad avatar ahmedfgad commented on August 15, 2024

Hi,

Thanks for this note.

One location the cal_pop_fitness() was called another time in each generation is inside the best_solution() method. Now, the best_solution() method accepts a new optional argument called pop_fitness which accepts an array of the previously calculated fitness values. If this argument is left None, then the a new call to the cal_pop_fitness() method is done.

This change [alongside some additional features like training PyTorch models and supporting adaptive mutation] is reflected in the new release of PyGAD 2.10.0. Please check the documentation for more information: https://pygad.readthedocs.io

Please let me know if there are any other possible enhancements to be made.

Thanks.

from geneticalgorithmpython.

NH-VII avatar NH-VII commented on August 15, 2024

Hi,
thank you for your kind reply and for the amazing work behind this module! I am going to update to 2.10.0 as soon as possible.
If I notice something else during my next GA projects, I will let you know.

from geneticalgorithmpython.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.