20
submitted 8 months ago* (last edited 8 months ago) by uthredii@programming.dev to c/programming@programming.dev
top 4 comments
sorted by: hot top controversial new old
[-] humorlessrepost@lemmy.world 11 points 8 months ago* (last edited 8 months ago)

That’s kinda the whole idea.

It’s like saying “I wrote hello world. It Executed!”

Except “They Evolved” probably sounds like it was unexpected to someone who doesn’t understand the topic, making it great clickbait.

[-] glimse@lemmy.world 9 points 8 months ago

I played Conway's Game Of Life and - you're not gonna believe this - the pixels moved around into new shapes

[-] Lmaydev@programming.dev 6 points 8 months ago* (last edited 8 months ago)

I absolutely love genetic algorithms.

At university we evolved pilots for the classic moon lander game.

The genome was a collection of instructions like turn left, turn right, accelerate, decelerate.

Each generation you test all of them in the game then "breed" the most successful. Essentially take half of eachs genome and apply some mutations.

Eventually you end up with one that just manoeuvres perfectly onto the landing pad.

It's just fascinating watching them gradually get better.

We also played around with NEAT which uses evolutionary algorithms to create neural networks by changing their structure and weights.

Just a really awesome topic.

[-] jet@hackertalks.com 1 points 8 months ago

I just wish there was more of the video

this post was submitted on 29 Oct 2023
20 points (73.8% liked)

Programming

16210 readers
165 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS