Git Product home page Git Product logo

doudizhu-mcts's People

Contributors

tianyiq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

doudizhu-mcts's Issues

您好!请问main.cpp中的超参数是怎么计算得来的呢?

typedef double ProbType; // used only in the inference part
namespace PARA{ // 核心参数
constexpr bool useHeuris=1,useInference=0;
constexpr float c=13.274828;
constexpr float SoverD_B=6.646546,SoverD_E=1.417460; // B * E^{ratio_of_cards_played}
constexpr float iniWeight_B=0.015963,iniWeight_E=0.404209; // B * S * E^{ratio_of_cards_played}
constexpr float structWeight=8.933963,playedWeight=0.421146; // weights in utility func
constexpr ProbType utilityToProb_E=2607.789307; // E^{winProb/base}
constexpr float inferenceTL=0.150000;
constexpr bool default0=0;
constexpr float myCrd_D=16.047952,myStt_D=8.880167;
constexpr float levelWeight_E=1.145248; // card of level i has weight E^i
};

请问这些参数是怎么得来的呢?

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.