You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you could supports korean chess(janggi), could you please distributed computing server use as methods like other chess variations above?
example using client exe or google colab etc
ianfab's Fairy Stockfish engine supported Korean chess(janggi), and Gui supported Korean chess(janggi) as winboard and cute chess.
The text was updated successfully, but these errors were encountered:
Hello @KDKOA and thank you for suggestion.
I'm not that familiar with Asian chess variants but e.g. shogi appeals to me because it shares similarities with crazyhouse and is more balanced.
In my eyes the CrazyAra project serves a different purpose than Leela-Zero, Lc0 and other Leela forks.
It is not meant to be a distributed community project with a common training server and data server infrastructure and I would currently be unable to manage this in parallel to my work at the university.
It could also lead to conflicts where multiple communities compete for computing resources of volunteers.
Instead, CrazyAra aims to have a more flexible back-end and to be an open, publication-oriented research project.
A less computational intensive starting point for janggi could be to train a neural network on human expert or engine games. CrazyAra uses the python-chess library to prepare the training data set for this.
Janggi is not supported by python-chess, and I'm not sure if there exists a similar library for janggi.
However, I found a recently started AlphaZero project for janggi on GitHub which offers the main functionality for janggi.
japanese chess(Shogi) https://github.com/kobanium/aobazero
chinese chess(Xiangqi) https://github.com/leedavid/leela-chess-to-Chinese-Chess
If you could supports korean chess(janggi), could you please distributed computing server use as methods like other chess variations above?
example using client exe or google colab etc
ianfab's Fairy Stockfish engine supported Korean chess(janggi), and Gui supported Korean chess(janggi) as winboard and cute chess.
The text was updated successfully, but these errors were encountered: