home.social

#geneticalgorithms — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #geneticalgorithms, aggregated by home.social.

  1. Shreyas Ranganatha introduces his Google Summer of Code project on improving the genetic algorithm for multi-objective optimization in the Weather Routing Tool!

    Find out more in his first blog post:
    blog.52north.org/2025/05/27/ex

  2. New paper out ✒️😊

    We present a novel approach to performing fitness approximation in #geneticalgorithms (#GAs) using #machinelearning (#ML) models, focusing on dynamic adaptation to the evolutionary state.

    mdpi.com/2078-2489/15/12/744

    With talented grad students Itai Tzruia and Tomer Halperin, and my colleague Dr. Achiya Elyasaf.

    #evolutionaryalgorithms

    #evolutionarycomputation

  3. 📯 New blog post: "
    Wavelength selection with a genetic algorithm"

    If you're interested in #spectroscopy, especially NIR or Raman, or #chemometrics, a suitable selection of wavelength bands is often needed to produce a good statistical model.

    Genetic algorithms are optimisation procedures loosely inspired by the mechanism of evolution by natural selection.

    In this point, I'm working through an example of variable selection with a genetic algorithm for regression.

    #MachineLearning #GeneticAlgorithms
    #NearInfrared

    nirpyresearch.com/wavelength-s

  4. 📯 New blog post: "
    Wavelength selection with a genetic algorithm"

    If you're interested in #spectroscopy, especially NIR or Raman, or #chemometrics, a suitable selection of wavelength bands is often needed to produce a good statistical model.

    Genetic algorithms are optimisation procedures loosely inspired by the mechanism of evolution by natural selection.

    In this point, I'm working through an example of variable selection with a genetic algorithm for regression.

    #MachineLearning #GeneticAlgorithms
    #NearInfrared

    nirpyresearch.com/wavelength-s

  5. 📯 New blog post: "
    Wavelength selection with a genetic algorithm"

    If you're interested in #spectroscopy, especially NIR or Raman, or #chemometrics, a suitable selection of wavelength bands is often needed to produce a good statistical model.

    Genetic algorithms are optimisation procedures loosely inspired by the mechanism of evolution by natural selection.

    In this point, I'm working through an example of variable selection with a genetic algorithm for regression.

    #MachineLearning #GeneticAlgorithms
    #NearInfrared

    nirpyresearch.com/wavelength-s

  6. 📯 New blog post: "
    Wavelength selection with a genetic algorithm"

    If you're interested in #spectroscopy, especially NIR or Raman, or #chemometrics, a suitable selection of wavelength bands is often needed to produce a good statistical model.

    Genetic algorithms are optimisation procedures loosely inspired by the mechanism of evolution by natural selection.

    In this point, I'm working through an example of variable selection with a genetic algorithm for regression.

    #MachineLearning #GeneticAlgorithms
    #NearInfrared

    nirpyresearch.com/wavelength-s

  7. Interesting article about D-Wave "#quantum" annealing computers. arstechnica.com/science/2023/0

    My niche in the aughts was "#scheduling" optimization (90% of the time it was bin-packing, technically). I started with #SimulatedAnnealing and #GeneticAlgorithms, but generally found approximation algorithms (Vazirani's book) to be most practical. PS It's a great niche. #SoftwareDevelopment