IAMDinosaur icon indicating copy to clipboard operation
IAMDinosaur copied to clipboard

🦄 An Artificial Inteligence to teach Google's Dinosaur to jump cactus

Results 43 IAMDinosaur issues
Sort by recently updated
recently updated
newest added

After like 2 days of sitting with this i have managed to get the whole UI bit to appear :D Unfortunately, i don't think its working ._. This is all...

After a while, this obfuscates the distance sensor that always measure 0. I'm using: Linux Ubuntu 16.04 Chrome 60.0.3112.113 64 bit.

It's not work on Window, only work on Linux (Tested on Ubuntu)

The first game of the first generation is ignored. From the second game the program starts evaluating the fitness of the genomes. Also, from the second game, the dinosaur can't...

When the program starts, this code automatically calls savegame, hence the following log occurs: `UI.btnSave.on('click', savegame());` `screen.key(['o', 'O'], savegame());` So, changing it to a function call, solves the issue. We...

When I run node index, it takes a long time to load and it doesn't seem to detect the dinosaur. It also shows "Playing" status all the time. Using windows...

I left the code running for all night and didn't learn anything. The readings on the sensors seem to be really slow and innacurate, it kinda read it when the...

Hello ! I just installed your program and it seems to work well. But I am not able to navigate with up/down in the "saved genome" part of the terminal,...

npm-debug.log http://pastebin.com/XWgXzdWY Having problems after running npm-install.

I'm new to npm and Nodejs. The following error occur when I do npm install: /bin/sh: 1: node: not found gyp: Call to 'node -e "require('nan')"' returned exit status 127...