Skip to content

L33tCh/GeneticAlgorithms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

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 run

Part 2

Automating The Chrome Dino Game using Genetic Algorithms

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • CSS 1.9%
  • HTML 0.8%