Skip to content

margajdon/ReversedBettingGames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code used in thesis 'Reversed Betting Games'

This evolutionary algorithm and simulation of the Wie is de Mol?-app was used in the Bachelor thesis 'Reversed Betting Games'. I wrote both the code and the thesis.

Manual

  1. Create a virtual environment.
  2. Run pip install -r requirements.txt to install all required packages.
  3. Run python evolve.py to start evolution. You can change the hyperparameters in the .env file.
  4. Run python testData.py to further test and analyze the strategies found through evolution. Some example data is already present.

Last updated: 25/6/19:35

About

Code used in my thesis 'Reversed Betting Games'.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors