This is really great for beginners! Keep it up. I would love to see other games and configurations for the algorithm and how they could affect the simulation e.g. faster training time etc.
@optozorax20 күн бұрын
Now try dense multilayer NN, and evolve it using CMA-ES algorithm, and you will be surprised how fast it will converge.
@kotreq58623 ай бұрын
Great explaination! Looking forward to more videos
@MrOnlineCoder6 ай бұрын
Really great visuals, sad it has so small amount of views
@__henrik54748 ай бұрын
Amazing explanations!
@mahdirafati60144 ай бұрын
It was Awsome! Tahnk you.
@nemongames98715 ай бұрын
It might be out of context, but you have the the voice of OmniMan
@rakinrahman8905 ай бұрын
lmao fr
@zix24212 ай бұрын
I love this algorithm
@xDLiker5 ай бұрын
Do I understand that correct, that one always needs to define a reward function (in this case score) for this type of problem?
@noahsmith6735 ай бұрын
yes
@medooazmi27 күн бұрын
(Reward function = score function = fitness function) Basicly all the same, and they are just to tell the algorithm if it was a bad neural network, or a good little neurie :)
@fareahrahman19084 ай бұрын
Please make more videos on different algorithms.
@KX363 ай бұрын
"more of a lucky coincidence than a well thought out strategy" Or as it's called when Space-X boosters use this exact strategy intentionally in real life, a "suicide burn".
@revimfadli46662 ай бұрын
sounds quite unusual of NEAT to take this long for a simple problem Great video though!
@hazardousharmonies2 ай бұрын
This is a superb demo David. Are you able to share your github code? Thanks for the video!