معرفی شرکت ها


chess-tuning-tools-0.9.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A collection of tools for local and distributed tuning of chess engines.
ویژگی مقدار
سیستم عامل -
نام فایل chess-tuning-tools-0.9.3
نام chess-tuning-tools
نسخه کتابخانه 0.9.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Karlson Pfannschmidt
ایمیل نویسنده kiudee@mail.upb.de
آدرس صفحه اصلی https://github.com/kiudee/chess-tuning-tools
آدرس اینترنتی https://pypi.org/project/chess-tuning-tools/
مجوز Apache-2.0
.. image:: https://raw.githubusercontent.com/kiudee/chess-tuning-tools/master/docs/_static/CTT-Plots.png .. image:: https://raw.githubusercontent.com/kiudee/chess-tuning-tools/master/docs/_static/logo.png .. image:: https://readthedocs.org/projects/chess-tuning-tools/badge/?version=latest&style=flat-square :target: https://chess-tuning-tools.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://zenodo.org/badge/234719111.svg?style=flat-square :target: https://zenodo.org/badge/latestdoi/234719111 A collection of tools for local and distributed tuning of chess engines. * Free software: Apache Software License 2.0 * Documentation: https://chess-tuning-tools.readthedocs.io. Features -------- * Optimization of chess engines using state-of-the-art `Bayesian optimization <https://github.com/kiudee/bayes-skopt>`_. * Support for automatic visualization of the optimization landscape. * Scoring matches using a Bayesian-pentanomial model for paired openings. Quick Start ----------- In order to be able to start the tuning, first create a python environment (at least Python 3.7) and install chess-tuning-tools by typing:: pip install chess-tuning-tools Furthermore, you need to have `cutechess-cli <https://github.com/cutechess/cutechess>`_ in the path. The tuner will use it to run matches. To execute the local tuner, simply run:: tune local -c tuning_config.json Take a look at the `usage instructions`_ and the `example configurations`_ to learn how to set up the ``tuning_config.json`` file. Installation on Windows ^^^^^^^^^^^^^^^^^^^^^^^ To get chess-tuning-tools to work on Windows, the easiest way is to install the `Miniconda <https://docs.conda.io/en/latest/miniconda.html>`_ distribution. Then, create a new environment and install chess-tuning-tools:: conda create -n myenv python=3.9 scikit-learn=0.23 activate myenv pip install chess-tuning-tools .. _example configurations: https://github.com/kiudee/chess-tuning-tools/tree/master/examples .. _usage instructions: https://chess-tuning-tools.readthedocs.io/en/latest/usage.html


نیازمندی

مقدار نام
>=0.9.3,<1.0.0 bask
>=7.1.2,<=8.0.4 Click
>=1.19.1 numpy
>=1.5.2 scipy
>=0.8,<0.9 scikit-optimize
>=1.4.0 atomicwrites
>=0.22,<0.24 scikit-learn
>=0.3.4 dill
>=1.4) importlib_metadata
>=0.16.0) joblib
>=2.8.5) psycopg2
>=1.3.18) sqlalchemy
>=1.1.0) pandas
>=3) Sphinx
>=0.0.35) sphinx-book-theme
>=0.9) myst-nb


زبان مورد نیاز

مقدار نام
>=3.7,<4.0 Python


نحوه نصب


نصب پکیج whl chess-tuning-tools-0.9.3:

    pip install chess-tuning-tools-0.9.3.whl


نصب پکیج tar.gz chess-tuning-tools-0.9.3:

    pip install chess-tuning-tools-0.9.3.tar.gz