/LolRoleClassifier

A little project to try different methods of classifying a champion's role given match information

Primary LanguageJava

LolRoleClassifier

A little project to try different methods of classifying a champion's role given match information.

Probably done using neural networks.

Libraries

  • FANN (Fast Artificial Neural Network)
  • Sferes2