Skip to content

Using a Deep Neural Network (DNN) to predict the results of Premier League Football Matches

License

Notifications You must be signed in to change notification settings

AndrewCarterUK/football-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Neural Network (DNN) Football/Soccer Predictor

By AndrewCarterUK (Twitter)

Full Article: Beating the Bookmakers with TensorFlow

Usage

python predict.py

Index

  • predict.py: Main application
  • dataset.py: Loading the football results and adding extra statistics such as recent average performance
  • betting.py: Analyses the performance of a simple betting strategy using the results
  • data/book.csv: 10 seasons of Premier League Football results from football-data.co.uk

About

Using a Deep Neural Network (DNN) to predict the results of Premier League Football Matches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages