-
Help translate into English for non-Chinese enthusiasts of machine learning to read
[X] - add README.en.md for English
[X] - translate cchess-zero.ipynb
[X] - translate Mastering_Chess_and_Shogi_…
-
In addition to resource names, `spawnObject()` accepts user friendly names as well:
- Arms Dice
- Backgammon Board
- Barrel
- Bear
- Bishop Cast Iron
- Bishop Chrome
- Bishop Dark Wood
- Bis…
-
https://skybcyang.com/2020/06/27/post/Chinese-Chess-Game/
前段时间在公司里面参加了一个象棋编程比赛,得到了季军。这篇文章就是谈谈传统象棋AI的二三事。
-
Hello, I have implemented a [Chinese chess AI](https://github.com/NeymarL/ChineseChess-AlphaZero) based on this repo but my training result is really bad. After supervised learning for 10K games, it b…
-
@NeymarL 大神,excellent work, and very nice and clean code! Best Chinese chess repo I've ever seen.
Questions regarding training:
1. Could you elaborate on how to use the supervised learning worke…
-
Can you support Korean Chess engine?
-
The Emoji Subcommittee of the UTC now publishes a list of emoji proposals they have processed, alongside an assertion of their status. There are several duplicate entries and many malformed proposals …
-
Currently, ```ChessHelper``` only supports checks for the International Chess. We should make that flexible/pluggable in order to make this application have more stuffs than other chess program.
-
可以加入AI训练吗?
我们可以训练AI
我们需要最新的AI棋谱
https://katagotraining.org/ 这是一个非常成功的AI训练例子,你可以参考看看。虽然它是围棋的,它现在已经拥有2千万张棋谱,还在不断的增长。
象棋很多人还用那些古谱来练习象棋,那些已经过时了,象棋比围棋更有优势,象棋可以马上让人进入深度计算思维。
仙女鳕鱼 象棋AI引擎
https://gith…
-
First of all, thanks for the great code! This is the first easily-accessible Xiangqi library I've found that does things like actually account for check and other essentials.
Are there any plans to m…