A neural net based Dota 2 hero recommender powered by Tensorflow.
- Live data mining.
- Asynchronous Batch Gradient Descent trainer.
- Cache trained model at each optimization/epoch for reusability across programs.
- Implement data collection for performance analysis.
- Refactor code to allow more generalizations of the model.
- Documentation.