youtube image
From YouTube: From Pterodactyls and Cactus to Artificial Intelligence - Ivan Seidel Gomes, Tenda Digital

Description

From Pterodactyls and Cactus to Artificial Intelligence - Ivan Seidel Gomes, Tenda Digital

"Among many things I love, what I really appreciate doing is the different, and learn with it.
Breaking barriers is complicated for any person. Knowledge barriers many times are formed by ourselves by incomplete parts of our mind’s puzzle. What If I could help you out with some piece of Artificial Intelligence, without ""puzzling"" your head?
This project consists of an A.I. coded in Node.JS that learns by itself to play the ""Google Chrome""’s Dino game (the one that pops up when there is no internet).
Using Neural Networks, and a Genetic Algorithm, I could manage to let the computer learn by itself how to play the game like a ninja. The project has been hosted in github (https://github.com/ivanseidel/IAMDinosaur) and it’s called IAMDinosaur.
There is also an video with English subtitles in Youtube, explaining it from the ground up how it work: https://www.youtube.com/watch?v=P7XHzqZjXQs

I was invited to speak at Brazil NodeConf 2016, and this is one of my speaker subjects (A.I. in Node.JS)

--
Also, another subject that I love working with NodeJS is Hardware. Interfacing things with Hardware is what I most like (be it through Internet, USB, Bluetooth...). One of my last projects used an ABB robot and could play Tic Tac Toe all programmed in NodeJS (Video: https://www.youtube.com/watch?v=V9dOoicowb0). Also, it’s open-source code: https://github.com/ivanseidel/ABBNator"