Skip to content

cotaoctavian/Flappy-Birds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy-Birds

NN + RL for Flappy Birds

An agent trained to play Flappy Birds using Q learning and Neural Networks. Our project for the Neural Networks course in 2019. The learning environment used is from PyGame-Learning-Environment.

demo

Results of our best agent ( vertical -> score, horizontal -> number of games played):
demo
Two hidden layers, with leaky relu and tanh as activation functions and Adadelta as optimizer.

About

Flappy Birds using neural network & reinforcement learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages