Skip to content

whoophee/dota2learner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dota 2 Hero Recommender

A neural net based Dota 2 hero recommender powered by Tensorflow.

Features

  • Live data mining.
  • Asynchronous Batch Gradient Descent trainer.

TODO

  • 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.

Releases

No releases published

Packages

No packages published

Languages