ChessRL
ChessRL copied to clipboard
Deep Reinforcement Learning for Chess
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
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...
Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.4.2 to 2.5.1. Release notes Sourced from cairosvg's releases. 2.5.1 WARNING: this is a security update. When processing SVG files, CairoSVG was using two regular expressions which...