Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blakeziegler/nfl-ai

Sports AI featuring Deep Learning Neural Networks from Scratch
https://github.com/blakeziegler/nfl-ai

artificial-intelligence calculus deep-neural-networks linear-algebra neural-network numpy predictive-modeling sports statistics

Last synced: about 22 hours ago
JSON representation

Sports AI featuring Deep Learning Neural Networks from Scratch

Awesome Lists containing this project

README

        

# NFL-AI

### High Level Workflow
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcLU08nA7xFEh2n-G2vPRhgB7C-RNrSskxoLcIsmzaxXvvpyi97RkeW8JKXiHvtuUsrKfw0YGRd32pfzIEnstnyN1ctUw3dLtdvALLhKkQZOGvNVYQXQJa4HXm-2MkWmFJgWL4fSIbptZzcJpLHfzo1CLmU?key=AxnRBYyBp3KqZx20flgOOynW)

### Data
**Historic NFL Data** *(https://www.kaggle.com/datasets/tobycrabtree/nfl-scores-and-betting-data)*

Kaggle dataset comprised of the majority of NFL football games dating back to 1966 with 25 unique features for each game.

### Line Generation Neural Network