chess-classification

View on PyPIReverse Dependencies (1)

0.0.5 chess_classification-0.0.5-py3-none-any.whl

Wheel Details

Project: chess-classification
Version: 0.0.5
Filename: chess_classification-0.0.5-py3-none-any.whl
Download: [link]
Size: 17630
MD5: a6ee57254450fe326794426b12fc1e3c
SHA256: ffae4981b11b6c09ea46c4790a8b48bcbd43ae827dbd1055911166f66c4bac5c
Uploaded: 2023-02-23 10:22:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chess-classification
Version: 0.0.5
Summary: Deep learning in FEN’s win / loss evaluation.
Author: Akihiro Kuroiwa
Author-Email: akuroiwa[at]env-reform.com
Home-Page: https://github.com/akuroiwa/chess-classification
License: GNU/GPLv3+
Keywords: classification,stockfish,transformer,bert,chess,fen,pgn
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Games/Entertainment :: Board Games
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Platform: any
Requires-Python: >=3.7
Requires-Dist: chess
Requires-Dist: pandas
Requires-Dist: simpletransformers
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 149 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
chess_classification/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
chess_classification/chess_classification.py sha256=tb4nzMBCtFKdHkTi9BKUdCVs0Bn7EOJGG_zqGA7KQ34 2425
chess_classification/genPgn.py sha256=Czi9TaUSaBVIyuk-bFA1OTWOfoZeUYLBbRCNFb9a0UA 2195
chess_classification/importPgn.py sha256=63oUgWI3bz00_uupOWsMI_3UU3J9-cVCXDSxnT2U3UI 2655
chess_classification-0.0.5.dist-info/LICENSE.txt sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
chess_classification-0.0.5.dist-info/METADATA sha256=j7a8vLScKv7Wxcaz3fl6VHs8E3PGvvFQ-0JOu-Qs42w 1332
chess_classification-0.0.5.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
chess_classification-0.0.5.dist-info/entry_points.txt sha256=FtOyocw_3Q5dkM5R8njR_cIIXcB_bMSDpbQoaR7fgL4 129
chess_classification-0.0.5.dist-info/top_level.txt sha256=Xlj9GXrJPfbUVFvQAHSUw5DnpDcFrRD7alhb4OUB9Ig 21
chess_classification-0.0.5.dist-info/RECORD

top_level.txt

chess_classification

entry_points.txt

genPgn = chess_classification.genPgn:console_script
importPgn = chess_classification.importPgn:console_script