Modeling Evolution with Tensorflow.js episode artwork

EPISODE · Jun 8, 2018 · 24 MIN

Modeling Evolution with Tensorflow.js

from Siraj Raval

Neuroevolution is a technique that uses evolutionary algorithms to generate artificial neural networks (ANN), parameters, topology and rules. We can think of it as an optimization strategy, similar to gradient descent, that can in some cases be faster to converge and give better results. We're going to simulate evolution by creating neural network creatures in javascript and having them evolve over time to try and walk across the screen. I'll discuss the steps that our algorithm will take, then code out the neural network class at the end of the video. Code for this video: https://github.com/llSourcell/Modeling_Evolution_with_TensorflowJS Please Subscribe! And like. And comment. That's what keeps me going. Want more education? Connect with me here: Twitter: https://twitter.com/sirajraval Facebook: https://www.facebook.com/sirajology instagram: https://www.instagram.com/sirajraval More learning resources: https://medium.com/tensorflow/a-gentle-introduction-to-tensorflow-js-dba2e5257702 http://thecodingtrain.com/CodingChallenges/100.2-neuroevolution-flappy-bird.html https://becominghuman.ai/designing-ai-solving-snake-with-evolution-f3dd6a9da867 https://www.cs.ucf.edu/~kstanley/neat.html https://blog.coast.ai/lets-evolve-a-neural-network-with-a-genetic-algorithm-code-included-8809bece164 https://eng.uber.com/deep-neuroevolution/ Join us in the Wizards Slack channel: http://wizards.herokuapp.com/ Sign up for the next course at The School of AI: https://www.theschool.ai And please support me on Patreon: https://www.patreon.com/user?u=3191693

Episode metadata supplied by the publisher feed · Published Jun 8, 2018

Neuroevolution is a technique that uses evolutionary algorithms to generate artificial neural networks (ANN), parameters, topology and rules. We can think of it as an optimization strategy, similar to gradient descent, that can in some cases be faster to converge and give better results. We're going to simulate evolution by creating neural network creatures in javascript and having them evolve over time to try and walk across the screen. I'll discuss the steps that our algorithm will take, then code out the neural network class at the end of the video. Code for this video: https://github.com/llSourcell/Modeling_Evolution_with_TensorflowJS Please Subscribe! And like. And comment. That's what keeps me going. Want more education? Connect with me here: Twitter: https://twitter.com/sirajraval Facebook: https://www.facebook.com/sirajology instagram: https://www.instagram.com/sirajraval More learning resources: https://medium.com/tensorflow/a-gentle-introduction-to-tensorflow-js-dba2e5257702 http://thecodingtrain.com/CodingChallenges/100.2-neuroevolution-flappy-bird.html https://becominghuman.ai/designing-ai-solving-snake-with-evolution-f3dd6a9da867 https://www.cs.ucf.edu/~kstanley/neat.html https://blog.coast.ai/lets-evolve-a-neural-network-with-a-genetic-algorithm-code-included-8809bece164 https://eng.uber.com/deep-neuroevolution/ Join us in the Wizards Slack channel: http://wizards.herokuapp.com/ Sign up for the next course at The School of AI: https://www.theschool.ai And please support me on Patreon: https://www.patreon.com/user?u=3191693

PodParley-generated summary based on available episode metadata and transcript content.

NOW PLAYING

Modeling Evolution with Tensorflow.js

0:00 24:34

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

Frequently Asked Questions

How long is this episode of Siraj Raval?

This episode is 24 minutes long.

When was this Siraj Raval episode published?

This episode was published on June 8, 2018.

What is this episode about?

Neuroevolution is a technique that uses evolutionary algorithms to generate artificial neural networks (ANN), parameters, topology and rules. We can think of it as an optimization strategy, similar to gradient descent, that can in some cases be...

Can I download this Siraj Raval episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!