Skip to content

This project provides a Java Reinforcement learning environment of Flappy Bird.

Notifications You must be signed in to change notification settings

pin-yu/java-reinforcement-learning-flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Flappybird RL environment with Java

This project is mainly modified from PLE.

Currently, this java flappybird provides only state-based state instead of image-based state.

Usage

Please consider the Run.java file.

The game will be locked if you don't provide any actions.

contribution

Thanks 超偉 for debugging and revision.

About

This project provides a Java Reinforcement learning environment of Flappy Bird.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages