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 startAutomating The Chrome Dino Game using Genetic Algorithms
- To Run clone this repo and follow the commands
  cd part2
  npm install
  npm start