Deep Neural Network (DNN) Football/Soccer Predictor
February 20, 2018 ยท View on GitHub
Full Article: Beating the Bookmakers with TensorFlow
Usage
python predict.py
Index
predict.py: Main applicationdataset.py: Loading the football results and adding extra statistics such as recent average performancebetting.py: Analyses the performance of a simple betting strategy using the resultsdata/book.csv: 10 seasons of Premier League Football results from football-data.co.uk
