معرفی شرکت ها


disentangle-0.0.5


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Quickly create disentanglement pipelines for machine learning research.
ویژگی مقدار
سیستم عامل -
نام فایل disentangle-0.0.5
نام disentangle
نسخه کتابخانه 0.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Yukun Chen
ایمیل نویسنده yukunchenlib@gmail.com
آدرس صفحه اصلی https://github.com/yukunchen113/disentangle
آدرس اینترنتی https://pypi.org/project/disentangle/
مجوز MIT
======== Overview ======== Quickly create disentanglement pipelines for machine learning research. This has prebuilt and functionality for tensorflow function wrappers, to make changing the architecture easy. Though it is not too hard to use keras, viewing the whole architecture on one page and making comparisons between different archtectures might be a bit of a pain and prone to errors. Though this library can be used to wrap any tensorflow (or custom) keras module, making it useful for a variety of different fields of deep learning research. This library is called disentangle as my main focus of research is on disentanglement and much of the functionality (such as visualization tools, prebuilt architectures, etc) are biased towards that. There are a few parts of this which use functionality from disentanglement_lib, so please take a look at their work. This code is contained in other_library_tools. Other than tensorflow wrappers, this library contains useful functionality for datasets (custom, if needed), visualizations, and general useful tools such as timers and path managers. Thanks to ionelmc's cookiecutter-pylibrary for the generation of a pypi library with many good practices. So I could easily convert this library to be deployable to pypi. * Free software: MIT license Installation ============ :: pip install disentangle You can also install the in-development version with:: pip install https://github.com/yukunchen113/disentangle/archive/master.zip Documentation ============= https://disentangle.readthedocs.io/ Development =========== To run all the tests run:: tox Note, to combine the coverage data from all the tox environments run: .. list-table:: :widths: 10 90 :stub-columns: 1 - - Windows - :: set PYTEST_ADDOPTS=--cov-append tox - - Other - :: PYTEST_ADDOPTS=--cov-append tox Changelog ========= 0.0.0 (2020-08-16) ------------------ * First release on PyPI.


نیازمندی

مقدار نام
>=4.2.0.32 opencv-python
>=2.10.0 h5py
>=1.13.3 numpy
>=2.6.1 imageio
>=2.1.0 tensorflow
>=2.1.0 tensorflow-gpu


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

مقدار نام
>=3.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.* Python


نحوه نصب


نصب پکیج whl disentangle-0.0.5:

    pip install disentangle-0.0.5.whl


نصب پکیج tar.gz disentangle-0.0.5:

    pip install disentangle-0.0.5.tar.gz