Skip to content

tashakim/neural-network-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-networks-games

GitHub repo size GitHub contributors GitHub stars GitHub forks

Our collection of game-beating neural networks trains simple game characters to evolve over generations, to eventually beat the game.

Current collection

  1. Flappy bird
  2. Doodle jump
  3. Ice Hockey (in progress)

Technologies used

JavaFX

Prerequisites

Before you begin, ensure you have met the following requirements:

Contributing to Neural-networks-games

To contribute to Neural_Networks_exp, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Contact

If you wish to contact us you can reach us at jae_young_kim@brown.edu and xinzhe_chai@brown.edu.

License

This project uses the following license: MIT License

Releases

No releases published

Packages

No packages published

Languages