Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trucobot

Training an AI to play Truco using deep reinforcement learning.

Logic.py implements the game's logic.

Exp_replay.py implements the experience replay object to store training samples.

Models.py implements a simple MLP builder function using the keras functional API.

Test_agent.py implements a script to test the trained agent against a random-policy one.

Main.py implements the training loop.

About

Training an AI to play Truco using deep reinforcement learning.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages