معرفی شرکت ها


cicriterion-1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Implementation of the cross-entropy information criterion and related algorithms.
ویژگی مقدار
سیستم عامل -
نام فایل cicriterion-1.0
نام cicriterion
نسخه کتابخانه 1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Nick Terry, Youngjun Choe
ایمیل نویسنده pnterry@uw.edu
آدرس صفحه اصلی https://github.com/nick-terry/CIC
آدرس اینترنتی https://pypi.org/project/cicriterion/
مجوز -
# CIC (Cross-Entropy Information Criterion) The CIC is a statistic which can be used to design algorithms for the <a href="https://en.wikipedia.org/wiki/Boltzmann_distribution"> Boltzmann approximation problem </a>. In <a href="https://arxiv.org/abs/1704.04315"> our paper </a> the CIC is theoretically developed and an algorithm is provided for using the CIC to solve Boltzmann approximation problems. <div><img src="https://i.imgur.com/dYqp8oF.png" alt="Successive approximation of a probability distribution using our algorithm."/></div> This package contains an implementation for an algorithm described in the paper which solves the Boltzmann approximation problem using the CIC. # Installation and Use To install the latest CIC implementation using pip, run the following command: ``` pip install cicriterion ``` To see how to use the CIC implementation, you can refer to example scripts in the <a href="https://github.com/nick-terry/CIC"> project's Github repo </a>. The dependencies for the CIC implementation included with the package will cover any dependencies for experiment scripts found on the Github repo as well.


نیازمندی

مقدار نام
>=1.1.12 cvxpy
>=1.0.3 dccp
>=3.3.1 matplotlib
>=1.19.2 numpy
>=1.1.2 pandas
>=1.6.3 scipy


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

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl cicriterion-1.0:

    pip install cicriterion-1.0.whl


نصب پکیج tar.gz cicriterion-1.0:

    pip install cicriterion-1.0.tar.gz