League of Legends Engine
- 1 Devlogs
- 18 Total hours
Predicts Blue team's win probability using ML trained on League timelines.
Predicts Blue team's win probability using ML trained on League timelines.
Currently at this stage; PyTorch BSE model using logits to predict which team won a game based on example circumstances. Below is a screenshot of the training process; left is “epochs”, or how many times its trained, and right is “loss”, which is essentially (100-accuracy).