/GeneticAlgorithms

Automatic Chrome Dino Game

Primary LanguageJavaScript

GeneticAlgorithms

Part 1

Automating The Chrome Dino Game using Neural Networks and Tensorflow.js

  • To Run clone this repo and follow the commands
  cd part1
  npm install
  npm start

Part 2

Automating The Chrome Dino Game using Genetic Algorithms

  • To Run clone this repo and follow the commands
  cd part2
  npm install
  npm start