Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

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

Gearlux/football-predictor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Other 0.5%