Skip to content

An attempt to teach Neural Network to play Tron Game

Notifications You must be signed in to change notification settings

KalinZeglarz/Tron-Neural-Network-Solution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tron-Neural-Network-Solution

This project is an attempt to teach the neural network to play Tron. It uses an agent environment created as part of another project. The created solution is based on Deep Q Learning. Movement selection is done by querying the neural network which returns Q values for particular directions .

About

An attempt to teach Neural Network to play Tron Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%