Neat AI does Neat XOR Gen 0

Поделиться
HTML-код
  • Опубликовано: 1 янв 2025

Комментарии • 19

  • @martinagnardahl
    @martinagnardahl 3 года назад +3

    Great video (as usual), very detailed and can be applied also to other types of NN. Enjoyed especially part about visualization of NN. Can't wait for part 2 with details about speciation. Thanks!

  • @pojeby
    @pojeby 3 года назад +2

    only 1k views? this deserves waaaay more

  • @sb8300
    @sb8300 3 года назад +2

    looking forward for part 2!

    • @neatai6702
      @neatai6702  3 года назад

      working on it now.. it'll focus on speciation..

  • @Mplays-os8so
    @Mplays-os8so 3 года назад +1

    brilliant content, thank you :) so neat!

  • @raciociniologico1378
    @raciociniologico1378 2 года назад +1

    You can implement that with graph implementation?

  • @firespark804
    @firespark804 Год назад

    This is a nice explaination. In to intro, some of the shown networks seem to converge to a fitness of 3, mainly because it is giving a rather high value for the input (0,0). I'm cuurently facing the same issue in my implementation of NEAT. Do you have ideas to why this issue could occur? Thanks!

  • @Kraus-
    @Kraus- 3 года назад +2

    What is the application of solving XOR?

    • @fappylp2574
      @fappylp2574 3 года назад +4

      It's been an unsolved problem for many years now. With modern AI tech we might be able to find a stable solution to XOR, which is predicted to lead to many advances in science and industry.

    • @freddiebobbin9616
      @freddiebobbin9616 3 года назад +1

      @@fappylp2574 Just wait until we solve the half-adder ...

  • @stephenlavender8781
    @stephenlavender8781 2 года назад

    How did you implement the lookup table? I was trying to recreate NEAT in python and I m a struglling to create it. How did you do it and can you think of a Python way do it as I understand you might have not used Python?

  • @tiagotiagot
    @tiagotiagot 3 года назад

    Maybe the disabled ones could be faint semi-transparent, so you can see them if you try hard enough but they're not distracting most of the time?

  • @rpraver1
    @rpraver1 3 года назад +2

    Why no code?

  • @PowerfullPillow
    @PowerfullPillow 3 года назад

    Uumpf bit of an overkill don't ya think?

  • @samjanssens1509
    @samjanssens1509 Год назад

    is your code available on github or anything ? thx

  • @JeSuisJedi
    @JeSuisJedi 3 года назад

    Awesome o/

  • @teenspirit1
    @teenspirit1 Год назад

    I did all this, but evaluating mnist takes too damn long.