clarkwkw / mahjong-aiLinks
Final Year Project - investigation on deep learning models for Hong Kong Mahjong
☆31Updated 6 years ago
Alternatives and similar repositories for mahjong-ai
Users that are interested in mahjong-ai are comparing it to the libraries listed below
Sorting:
- Chinese Chess UCCI engine☆21Updated 9 years ago
- A minimalist deep learning library in Javascript using WebGL + asm.js. Run convolutional neural network in your browser.☆84Updated 7 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 7 years ago
- 2048 Reinforcement Learning☆52Updated 7 years ago
- A student implementation of Alpha Go Zero☆282Updated 7 years ago
- Minimalistic AlphaGoZero-like Engine☆274Updated 7 years ago
- Flappy Bird hack using Reinforcement Learning☆921Updated 7 years ago
- A Deep Learning AI for 2048 (2048:94.15%, 4096:78.48%, 8192: 34.5% 16384: 0.177%)☆150Updated 7 years ago
- Using Keras and Deep Q-Network to Play FlappyBird☆448Updated 6 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE