Git Product home page Git Product logo

automatic-bridge-bidding-by-deep-reinforcement-learning's Introduction

Automatic-Bridge-Bidding-by-Deep-Reinforcement-Learning

The released model of the paper 'Automatic Bridge Bidding by Deep Reinforcement Learning' in ECAI 2016 https://arxiv.org/pdf/1607.03290v1.pdf

The current release includes 4 trained models when the limited maximum bids are 2 to 5, and the dataset.

The dataset is saved in data_train.mat, cost_train.mat, data_validate.mat, cost_validate.mat, data_test.mat, cost_test.mat.

The dataset is generated by modifying the Code of Ho-Chun Yen, the author of 'Contract Bridge Bidding by Learning' http://www.csie.ntu.edu.tw/~htlin/paper/doc/wscpii15bridgebid.pdf

To run the cost-calculating code for the model, simply run the 'automatic_bridge_bidding_model.m' code in matlab.

The totalbid variable in automatic_bridge_bidding_model.m can be changed from 2 to 5, where a respective trained model will be loaded.

The release of the code is to allow comparison with automatic_bridge_bidding_with_deep_reinforcement_learning in the non-competing setting.

The model can be read by numpy and load into a python file if preferred.

Experiments for bidding against the current model can be achieved by bidding PASS for the current model when the cost of all possible bids are > 0.20.

automatic-bridge-bidding-by-deep-reinforcement-learning's People

Contributors

chihkuanyeh avatar

Watchers

James Cloos avatar paper2code - bot 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.