Giter Site home page Giter Site logo

jasmine0122 / othello_ltbel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from es1chubjyan9/othello_ltbel

0.0 0.0 0.0 24 KB

A AlphaZero implementation for Othello 10x10 / Reversi using C++

License: GNU General Public License v3.0

Shell 1.26% Python 0.57% C++ 98.16%

othello_ltbel's Introduction

Othello_LTBeL

Features

  • Tree parallelization Monte-Carlo tree search
  • Lock-free multi-thread with virtual loss
  • MCTS-Minimax hybrids
  • Residual neural network evaluation based on Reinforcement learning
  • Large-batch inference
  • Using TensorFlow C++ API
  • Efficient implementation in C++

Award

Requirements:

  • bazel 0.15+
  • tensorflow 1.0+
  • CUDA
  • cuDNN

Installation

  1. Install bazel
  2. Build tensorflow from source
  3. Install Othello_LTBeL
git clone https://github.com/Es1chUbJyan9/Othello_LTBeL.git
mv -r Othello_LTBeL/ tensorflow/

Usage

  • Play game
bash Run_Game.sh
  • Create training data (about 5000 min)
bash Create_History.sh

References

  • Silver, D., Schrittwieser, J., Simonyan, K., Antonoglou, I., Huang, A., Guez, A., ... & Chen, Y. (2017). Mastering the game of Go without human knowledge. Nature, 550(7676), 354.
  • Silver, D., Hubert, T., Schrittwieser, J., Antonoglou, I., Lai, M., Guez, A., ... & Lillicrap, T. (2017). Mastering chess and shogi by self-play with a general reinforcement learning algorithm. arXiv preprint arXiv:1712.01815.
  • Liskowski, P., Jaskowski, W. M., & Krawiec, K. (2018). Learning to play Othello with deep neural networks. IEEE Transactions on Games.
  • Chaslot, G. M. B., Winands, M. H., & van Den Herik, H. J. (2008, September). Parallel monte-carlo tree search. In International Conference on Computers and Games (pp. 60-71). Springer, Berlin, Heidelberg.
  • Hingston, P., & Masek, M. (2007, September). Experiments with Monte Carlo Othello. In Evolutionary Computation, 2007. CEC 2007. IEEE Congress on (pp. 4059-4064). IEEE.
  • Baier, H., & Winands, M. H. (2015). MCTS-minimax hybrids. IEEE Transactions on Computational Intelligence and AI in Games, 7(2), 167-179.
  • Liu, Y. C., & Tsuruoka, Y. (2016). Asymmetric Move Selection Strategies in Monte-Carlo Tree Search: Minimizing the Simple Regret at Max Nodes. arXiv preprint arXiv:1605.02321.
  • Rosenbloom, P. S. (1982). A world-championship-level Othello program. Artificial Intelligence, 19(3), 279-320.
  • Buro, M. (1997). An evaluation function for othello based on statistics. Technical Report 31, NEC Research Institute.
  • Buro, M. (1995, March). Logistello: A strong learning othello program. In 19th Annual Conference Gesellschaft für Klassifikation eV (Vol. 2).
  • Liskowski, P., Jaskowski, W. M., & Krawiec, K. (2018). Learning to play Othello with deep neural networks. IEEE Transactions on Games.

License

GNU General Public License v3.0

othello_ltbel's People

Contributors

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