Giter VIP home page Giter VIP logo

Comments (4)

sgirardin avatar sgirardin commented on June 12, 2024 1

Hi @onclave
I'm still looking at your changes seems very nice. The documentation seems complete. I'll let you if it's the case :-).
I'll start working on our project and let you know if something may interest you.

from nsga-ii.

onclave avatar onclave commented on June 12, 2024

Hello @sgirardin it’s great that you found this repository useful. So, yes, by default you could just implement you own method to calculate the fitness of every chromosome by changing / implementing the Service#calculateFitness() method. You can directly provide your constraints there.

You can also share with me how you intend to put these constraints around the calculated fitness values and I can directly make it part of the repository too.

One thing is that this codebase was intended to be a POC for NSGA-II for my own research. But since it is gaining traction, I am already working on converting this repository into a package for easier use, while keeping the POC part intact since it is easier to teach the algorithm to others this way. I’m almost done converting it to a usable package. You can share how you intend to put the constraints and I can include it right away. Otherwise the repository is also welcome to pull requests.

from nsga-ii.

sgirardin avatar sgirardin commented on June 12, 2024

Hi @onclave

thanks for your quick response. We have just chosen our Objective functions and the constraints (hard or soft) we want to enforce.
We still need to generate our sets (train service and train drivers) accordingly.
As soon as we have a clearer vision on the needed modifications I'll let you know with pleasure.

Thanks
Simon

from nsga-ii.

onclave avatar onclave commented on June 12, 2024

Hello @sgirardin

I've pushed an update to the repository which brings major changes to it. I've converted into a fully working package with much more flexibility and customisability in terms of usage. I'm still in the process of publishing to maven central, but you can take a look into the documentation and getting started. While there is more work to do on the documentation, the getting started section shall help you a lot. Do let me know if you need more help.

from nsga-ii.

Related Issues (12)

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.