Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 447 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 447 Bytes

SnakeSimulation

  • Developed a JavaScript Snake Simulation using the library TensorFlow that learns to play the game by itself.
  • Implemented Genetic Algorithms that selects the best snakes from the population and improves the learning rate of the neural network.
  • Utilized: JavaScript, TensorFlow.js, P5.js and Genetic Algorithm

image