Skip to content

This is a reinforcement learning based project where multiple agents are created and trained to learn the play the flappy bird game.

Notifications You must be signed in to change notification settings

DataRohit/AI-Flappy-Bird-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Flappy-Bird-Game

1. Create Virtual Environment

$ python -m venv venv

2. Activate Virtual Environment

$ venv\Scripts\activate

3. Install Required Packages

$ pip install -r requirements.txt

4. Run the game.py file

Credits Tech With Tim

About

This is a reinforcement learning based project where multiple agents are created and trained to learn the play the flappy bird game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages