chess-embedding

View on PyPIReverse Dependencies (0)

0.1.4 chess_embedding-0.1.4-py3-none-any.whl

Wheel Details

Project: chess-embedding
Version: 0.1.4
Filename: chess_embedding-0.1.4-py3-none-any.whl
Download: [link]
Size: 41391
MD5: a43b11ebb01a497276020235d96e6197
SHA256: 4325d7723260a585d605cb238e69acfbb7cf3db53490807848b572a6d88eedc3
Uploaded: 2022-11-12 10:57:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chess-embedding
Version: 0.1.4
Summary: A library for manipulating, learning and searching on chess positions.
Author: Patrick Frank
Author-Email: patr.frank[at]gmx.de
License: GPLv3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Games/Entertainment :: Board Games
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Pre-processors
Requires-Python: >=3.8,<3.11
Requires-Dist: chess (<2.0.0,>=1.9.3)
Requires-Dist: colorama (<0.5.0,>=0.4.6)
Requires-Dist: h5py (<4.0.0,>=3.7.0)
Requires-Dist: matplotlib (<4.0.0,>=3.6.2)
Requires-Dist: numpy (<2.0.0,>=1.23.4)
Requires-Dist: tensorflow (<3.0.0,>=2.10.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
chesspos/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
chesspos/evaluation/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
chesspos/evaluation/monitoring.py sha256=DVIOr4YmebJFmZsCt1U7hK_MxaE3ilpmnQ7SU1SHawg 2753
chesspos/models/__init__.py sha256=8J1JuJkDxezKMLQW2eMW9dZdy2ua3UFjsa1K0i6fYIA 329
chesspos/models/chessposition_inspectable_autoencoder.py sha256=_3azxXnIGEXB_zVuum1dmHtxF_p5Rtm8ZzaVjd6cfHc 3435
chesspos/models/cnn_autoencoder.py sha256=ZQ9oEKiON1I1FTLWVa-BQYDV3wzA6SopEWup0K8EsFo 3367
chesspos/models/cnn_resnet_autoencoder.py sha256=veBlk9trAHfZsqPduwFVyi1xBHjeK96Sc8LlTjXuskQ 4461
chesspos/models/dense.py sha256=rTfQfCbcF6ybuKLCR3o09m_juf-pKKQiW6n5SG05biE 1300
chesspos/models/dense_autoencoder.py sha256=PMXmye4500wexUVO8n-ejgJA9HArKlMtJymBmo2lNQE 2074
chesspos/models/deprecated_models.py sha256=ZIqfv87yBYt9g8v0VyR13c89x7ykoJnndRmsF-ucJPk 7508
chesspos/models/saveable_model.py sha256=j2iPqYAtwM0pWoMSpXUKCvShWinsqIZqyGFImRhDgek 373
chesspos/models/trainable_model.py sha256=Tm1kyQCt-VvxB5N4YpqJ8fODPzrNw4UmlvfX2Y_dGwQ 4359
chesspos/preprocessing/__init__.py sha256=3TokHFdqoN1HQ-OUuD9k0FaN04CYAOPVRhjrV6K1KyU 164
chesspos/preprocessing/board_converter.py sha256=ZxDjgK0tYMiOiL1t43NR8srH4LKLAKGRrLnjiJhS62M 3457
chesspos/preprocessing/pgn_extract.py sha256=r-PyCbfxL01pxf0cfKt35PA9Iv1Hs1cLyKi9OrNpc2M 4750
chesspos/preprocessing/sample_generator.py sha256=cebF_RMSjY5pM6G7g5dRpyiWw8k5cDIR7H61c6DIrPM 2686
chesspos/preprocessing/utils.py sha256=9Coxp0oFxiITWG-YM1QvEVipn7S3icULquzykeSBqBY 1559
chesspos/search/binary_index.py sha256=JLdGQo8b3smop1IVZD90EBfvrWFS1riovBb4LcO_AcY 4687
chesspos/search/embedding_index.py sha256=lyqqtqpacFYUwZoCHs4l00mekt2qxcC-l2J5JfzFZUs 5968
chesspos/test/integration_tests.ipynb sha256=jC3ctEXZMLiTFk_gxgByG2pSrmX0BNrkqG6Pd8Nz72I 15441
chesspos/test/test_binary_index.py sha256=UoVpRS6ogz8qqRKjQaFFtt2wwow9Ai4LswFl5F27FXw 1604
chesspos/test/test_convert.py sha256=LjEk1Tiv7if8OuRdS_hafe6bn0ojhmHwoFKzIZPEOnA 1782
chesspos/test/test_sample_generator.py sha256=U8lB2mGnrrzj3FG2GCu-XiQhs-Yj-LMB1RdHimcVw3M 1097
chesspos/test/test_utils.py sha256=R4V1UAwyyvtVxvC_OzqbLqdStigt_3CnZZbZiwtnbsM 211
chesspos/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
chesspos/tools/position_extractor.py sha256=kGLesz-iNnh01qLdFwvTIYmQeU_DGbh_Mda4WWzwtAE 2715
chesspos/utils/__init__.py sha256=LwcLhokXAi2KbzllmSCTHHj16dI9-3FsIv4NXoieUQA 34
chesspos/utils/decorators.py sha256=9kz_PwxihLffZCTCnI4DCQqiUmr3jccp-6BweWuBsPY 764
chesspos/utils/utils.py sha256=ftYKmC-lYuy8IFuBaGHIXsXf1w5PLhaQM7zAnphq65g 603
chess_embedding-0.1.4.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
chess_embedding-0.1.4.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
chess_embedding-0.1.4.dist-info/METADATA sha256=uc8NofD6ownVlIqhCRrRNCkzgWEXC0MWCeb4udeWx9c 1038
chess_embedding-0.1.4.dist-info/RECORD