Skip to content

Evaluation of different artificial intelligence approaches to learn how to play the classic video-game Pong.

Notifications You must be signed in to change notification settings

afshimono/ai_pong

Repository files navigation

ai_pong

Evaluation of different artificial intelligence approaches to learn how to play the classic video-game Pong.

In order to run the tests, you need 3 main files: one is for the game (Pong), one for the artificial intelligence algorithm you are using (in our case, q-learning) and the last one for the way we modeled the game for this algorithm (like the relative position, for an example).

About

Evaluation of different artificial intelligence approaches to learn how to play the classic video-game Pong.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages