Skip to content

andygaspar/d-bSML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d-bSML

Repository for the project of the course "Statistical Machine Learning" of the master degree "Data Science and Scientific Computing" @UniTS

Authors: Simone Amadio, Angela Carraro and Andrea Gasparin.

How to Run

To start playing the game:

python3 game.py

There are tree types of players, that you ca set in the class Game in the game.py file:

  • HumanPlayer: you can play the game yourself
  • RandomPlayer: random player that chooses the moves at random
  • AIPlayer: a neural network playing the game ==WORK IN PROGRESS==

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published