Python package for generating and applying chess embeddings
-
Create virtual environment with python 3.7
-
Install chesspos package
$ python -m pip install chesspos
For development: check out the following packages
For usage in embedding learning
...
- install pytest
- $ python -m pytest