Metadata-Version: 2.1
Name: chess-classification
Version: 0.0.2
Summary: Deep learning in FEN’s win / loss evaluation.
Home-page: https://github.com/akuroiwa/chess-classification
Author: Akihiro Kuroiwa
Author-email: akuroiwa@env-reform.com
License: GNU/LGPLv3
Description: # chess-classification
        Deep learning in FEN’s win / loss evaluation.
        This is a part of [Chess-Ant](https://github.com/akuroiwa/chess-ant) project.
        
Keywords: classification,stockfish,transformer,bert,chess,fen,pgn
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
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
Requires-Python: >=3.7
Description-Content-Type: text/markdown
