dinora

View on PyPIReverse Dependencies (0)

0.0.3 dinora-0.0.3-py3-none-any.whl

Wheel Details

Project: dinora
Version: 0.0.3
Filename: dinora-0.0.3-py3-none-any.whl
Download: [link]
Size: 28396
MD5: 5d6cb598d361719277f7ac6d37438230
SHA256: 4d799d83c870065f1b72d9fe8ddbb467e14a6f48b00f2a78b5c18f6917bcbc31
Uploaded: 2022-09-02 14:12:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dinora
Version: 0.0.3
Summary: Dinora Chess Engine
Author: Saegl
Author-Email: saegl[at]protonmail.com
Maintainer: Saegl
Maintainer-Email: saegl[at]protonmail.com
Home-Page: https://github.com/DinoraChess/dinora
Project-Url: Documentation, https://dinora.readthedocs.io/en/latest
Project-Url: Repository, https://github.com/DinoraChess/dinora
License: GPL-3.0-only
Keywords: chess,uci,ai,tensorflow
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: GPU :: NVIDIA CUDA :: 11.2
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Games/Entertainment :: Board Games
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8,<3.11
Requires-Dist: chess (<2.0.0,>=1.6.1)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: numpy (<2.0.0,>=1.19.2)
Requires-Dist: protobuf (==3.20.1); extra == "tf"
Requires-Dist: pylru (<2.0.0,>=1.2.0)
Requires-Dist: tensorflow (==2.8.0); extra == "tf"
Provides-Extra: tf
Description-Content-Type: text/markdown
[Description omitted; length: 1159 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.1.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dinora/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dinora/__main__.py sha256=5DK1_Q4zbcw-2mktXmaaorct0ajszIV3I2hcA4mjFvQ 34
dinora/board_representation/canon_planes.py sha256=Gu_R00LiMHglqPVhJFIZPaD0OvEHLKfzLdN6cKda6OQ 4251
dinora/cli.py sha256=zTbT0VGfNESj18gE0RPudQlK6tmgavrYBdqnuAn4BDg 935
dinora/dataset.py sha256=zNPI64PA4NbM4aR_QEV-HQNOa-YHN1Ci-3Cgq7ZcJxM 935
dinora/estimate_elo.py sha256=ZbZjIc9NEQqOJwW-ohaJEtmQMe9ktszZYaH0zr4VJT8 2619
dinora/keras_utils.py sha256=rI3lg0pnHnLUg9C5G6O8ow2n_Y-eAHhp3ls3gMa2ZjE 741
dinora/model.py sha256=27jeU1QDn1UNpmaYGVclBvfT67XY5gcZFtP85xJ6ONc 4163
dinora/net.py sha256=TE9_T8knt61tEz6mi0ifQXsjjY-SGmT1i3Rclh4AWw4 2975
dinora/policy.py sha256=GChQQHGlM2EvpEkhJAWVFYAMZW_bNOPj3_TtTJvStt8 3156
dinora/preprocess_pgn.py sha256=JIRtRUezk19AmeA3uyzOwmSdsB-BeTWSlZziBqOSazU 1972
dinora/search.py sha256=I-Sb-uVio-JCeoGlmUcNz8S2IDlS2wPp2qDr0BFCISs 6104
dinora/selfplay.py sha256=91iRVSAGMMGO8GaXmTOTPgfr0m2__5tm5ngW_qhWti8 995
dinora/training.py sha256=K6mZuYk6XHbHPohXIa_ADvgxV5tNbigbNn2wyRuI77I 1142
dinora/uci.py sha256=OfIca3hx2pyQ580i3uk0whWx5_IlSCeRIY6xdHQavD0 4129
dinora/utils.py sha256=2DJux5kydaT1vQPq6cjlvCFXRehop6oKDfS_kgPpTSo 156
dinora-0.0.3.dist-info/entry_points.txt sha256=qojKFBjNZsIVP7FWtCbff8EIKvtpi9266rzl1_8DsOQ 41
dinora-0.0.3.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
dinora-0.0.3.dist-info/WHEEL sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI 88
dinora-0.0.3.dist-info/METADATA sha256=4xmoAvQI5eDRbYXE-iaUncHQEXRt5HNBquwcSnOjfXk 2612
dinora-0.0.3.dist-info/RECORD

entry_points.txt

dinora = dinora.cli:cli