ChessRL icon indicating copy to clipboard operation
ChessRL copied to clipboard

Can you post your model?

Open zjeffer opened this issue 3 years ago • 0 comments

Hi,

I'm writing my bachelor thesis about creating a chess engine using deep reinforcement learning, based on AlphaZero. Here's my chess engine: https://github.com/zjeffer/chess-deep-rl. I created it without pretraining with StockFish or human data, and the results are not very good (obviously due to lack of computational power). I'm also currently working on a C++ implementation: https://github.com/zjeffer/chess-deep-rl-cpp

I'd like to compare my results to yours. Could you post your model.h5 file? Thanks.

zjeffer avatar Apr 10 '22 09:04 zjeffer