GithubHelp home page GithubHelp logo

soeltjen / hots-drafter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hairyblob/hots-drafter

1.0 0.0 0.0 43 KB

A neural network winrate estimator for the MOBA game Heroes of the Storm. The goal is to leverage a Monte-Carlo tree search approach to use this estimator as a drafting tool for competitive Heroes of the Storm.

License: Other

Python 100.00%

hots-drafter's Introduction

HotS Drafter

A neural network winrate estimator for the MOBA game Heroes of the Storm. The goal is to leverage a Monte-Carlo tree search approach to use this estimator as a drafting tool for competitive Heroes of the Storm.

Prerequisites

This project uses tensorflow-gpu to train the neural network, and the library scikit-mcts for the Monte-Carlo Tree Search. I dabbled a bit in the scikit-mcts library for it to return the top 4 picks.

Use

The projet_tensorflow file is used to train a model on the HotsLogs data, you can download the last 30 days of data here: https://www.hotslogs.com/Info/API . Once you have a model up and running, you can use projet_restore to use it. Performance should reach about 61% accuracy on the testing set. Some example uses are: estimating winrate for a specific match, using MCTS to give the top picks in a given situation, or visualizing the network weights.

Authors

Daniel Gourdeau (HairyBlob#1378 on HotS)

hots-drafter's People

Contributors

danielgourdeau avatar hairyblob avatar

Stargazers

Roman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.