home.social

#geneticalgorithm — Public Fediverse posts

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

fetched live
  1. Theo Jansen still at it with full force... (life goals!)

    Strandbeest evolution 2025
    youtube.com/watch?v=ANhA94ZqnEQ

    ...and obligatory re-sharing of some pics of our joint generative design workshop in 2013, incl. Theo's graveyard of older Strandbeests and mechanisms:

    flickr.com/photos/toxi/albums/

    Also remembering that already back then he was very worried about the manufacturer discontinuing the specific pipes used as raw materials for these creatures and therefore bought several kilometers of piping as reserve in advance, to future proof his project and not having to potentially recalculate/recalibrate all the designs...

    #TheoJansen #Strandbeest #KineticArt #GenerativeArt #GeneticAlgorithm

  2. Theo Jansen still at it with full force... (life goals!)

    Strandbeest evolution 2025
    youtube.com/watch?v=ANhA94ZqnEQ

    ...and obligatory re-sharing of some pics of our joint generative design workshop in 2013, incl. Theo's graveyard of older Strandbeests and mechanisms:

    flickr.com/photos/toxi/albums/

    Also remembering that already back then he was very worried about the manufacturer discontinuing the specific pipes used as raw materials for these creatures and therefore bought several kilometers of piping as reserve in advance, to future proof his project and not having to potentially recalculate/recalibrate all the designs...

    #TheoJansen #Strandbeest #KineticArt #GenerativeArt #GeneticAlgorithm

  3. We’ve just reached midterm at Google Summer of Code 2025.
    👉 Check out what our Google Summer of Code students have accomplished so far.

    Pranjal Goyal has been developing a lean migration strategy for complex codebases in the web client.
    blog.52north.org/2025/07/11/de

    Shreyas Ranganatha has been working on enhancing the ’s
    blog.52north.org/2025/07/18/en

  4. We’ve just reached midterm at Google Summer of Code 2025.
    👉 Check out what our Google Summer of Code students have accomplished so far.

    Pranjal Goyal has been developing a lean migration strategy for complex codebases in the #KomMonitor web client.
    blog.52north.org/2025/07/11/de

    Shreyas Ranganatha has been working on enhancing the #WeatherRoutingTool’s #geneticalgorithm
    blog.52north.org/2025/07/18/en

    #GSoC2025 #leanstrategy #softwarearchitecture #routeoptimization #MariData

  5. youtu.be/wesICmc48UE

    I used a genetic algorithm to find an efficient keyboard layout for my Twiddler, but I *never* thought about *other* chording keyboard choices

    #twiddler #geneticAlgorithm #chords

  6. Friendship, Sadness, Genetic Algorithms. You can read all about the above in my latest #blog post.

    If you watch #Severance or enjoy Condorcet methods, you might particularly enjoy it!

    (Replies to this post will automatically show up as comments on my blog).

    #geneticalgorithm #optimization #friendship

    jszym.com/blog/friendship-gene

  7. Friendship, Sadness, Genetic Algorithms. You can read all about the above in my latest #blog post.

    If you watch #Severance or enjoy Condorcet methods, you might particularly enjoy it!

    (Replies to this post will automatically show up as comments on my blog).

    #geneticalgorithm #optimization #friendship

    jszym.com/blog/friendship-gene

  8. MFA open studios at Concordia are happening Feb. 19th.

    The public event runs 6-9pm. I'm looking forward to sharing a new video work ꪖꪶ𝕥ꫀ𝕣_ᠻꪶꪮ𝕣ꫀડᥴꫀꪀᥴꫀ in my studio. Hope to see you there!

    #geneticalgorithm #speculativeevolution #altering #virtualgardening

  9. A #GeneticAlgorithm (GA) is a type of #Optimization #Algorithm inspired by the process of natural selection in biology.

    It's used to find solutions to complex problems where there are many possible solutions, and it's difficult to find the best one through traditional methods.

    knowledgezone.co.in/trends/exp

  10. A #GeneticAlgorithm (GA) is a type of #Optimization #Algorithm inspired by the process of natural selection in biology.

    It's used to find solutions to complex problems where there are many possible solutions, and it's difficult to find the best one through traditional methods.

    knowledgezone.co.in/trends/exp

  11. Ever wondered how data science can solve your personal problems? 🤔 Check out Courtney Perigo's latest article on using Monte Carlo and genetic algorithms to tackle the chaos of nanny scheduling.

    towardsdatascience.com/data-sc

    #DataScience #GeneticAlgorithm #MonteCarlo

  12. As #dumbphone is all the rage now I present you what I think is the optimal keyboard for texting in English. An exercise in #geneticalgorithm in #cpp (well, #claudeai helped me a lot)
    It minimizes 3 objectives: number of presses, subsequent letters on the same key, distance traveled.
    The interesting fact is that over multiple runs the letters seemed to converge towards similar combinations, which makes intuitive sense: eu and iy are very rare 2-grams in English.
    #mildlyinteresting #optimization

  13. One idea I'm thinking about for #GeneticProgramming

    In GP, we usually need to evolve multiple subpopulations named "demes" rather than one big population as the converge on smaller population happens faster. Then we have small, infrequent migrations between subpopulations, like 5% of population of each subpopulation/deme.

    #GP #GeneticProgramming #EvolutionaryAlgorithms #EA #GeneticAlgorithm #EvolutionaryMachineLearning #AI #ML #EML #research #researching #Question #Idea

    1/2

  14. One idea I'm thinking about for #GeneticProgramming

    In GP, we usually need to evolve multiple subpopulations named "demes" rather than one big population as the converge on smaller population happens faster. Then we have small, infrequent migrations between subpopulations, like 5% of population of each subpopulation/deme.

    #GP #GeneticProgramming #EvolutionaryAlgorithms #EA #GeneticAlgorithm #EvolutionaryMachineLearning #AI #ML #EML #research #researching #Question #Idea

    1/2

  15. I used to do this more often when I was more active in twitter but our group has (infrequent) journal clubs and we like to post about them. This week was about Stacy Finley's group. For those of you working on #ABMs this has great ideas.

    Parameterizing complex ABMs with experimental data, especially imaging, is not easy but it is key for models that can provide quantitative predictions and using a #GeneticAlgorithm is a great way to go about it

    journals.plos.org/ploscompbiol

  16. I used to do this more often when I was more active in twitter but our group has (infrequent) journal clubs and we like to post about them. This week was about Stacy Finley's group. For those of you working on #ABMs this has great ideas.

    Parameterizing complex ABMs with experimental data, especially imaging, is not easy but it is key for models that can provide quantitative predictions and using a #GeneticAlgorithm is a great way to go about it

    journals.plos.org/ploscompbiol

  17. So I moved from "mutation" meaning "replace this weight with a random weight in [0, 1)" to "add a random value in a normal distribution centered on 0 to this weight", and crossing from "pick a random parent's weight" to "pick a random parents weight 66% of the time, or average the parents' weights 33% of the time" and uh

    it got a lot better

    [ #neuralnetwork #geneticalgorithm ]

  18. So I moved from "mutation" meaning "replace this weight with a random weight in [0, 1)" to "add a random value in a normal distribution centered on 0 to this weight", and crossing from "pick a random parent's weight" to "pick a random parents weight 66% of the time, or average the parents' weights 33% of the time" and uh

    it got a lot better

    [ #neuralnetwork #geneticalgorithm ]