A deep neural-network project that takes as input both team's compositions, and predicts which team will win.
- Uses Tensorflow's neural network API to construct the model
- Currently at around 76% accuracy with test data
- Has a data crawler that uses Riot Games' API to fetch recent matches from professional players
Inspired by my friend Zach's hackathon project at https://github.com/zgovani/lol-champion-picker