Skip to content

qmac/nba-predictor-ann

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Summary: This project applies an evolutionary algorithm to evolve a neural network to analyze and predict outcomes to NBA games. All the files in the project were written in Python 2.7

Quick Start: Install the NEAT library using pip install neat-python==0.1.

Run python nba_predict.py.

Run python testing.py and type in full team names (San Antonio Spurs, Minnesota Timberwolves, etc.) to see predictions.

About

Neural network AI to analyze/predict NBA games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages