Skip to main content

Quickly create disentanglement pipelines for machine learning research.

Project description

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:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.0 (2020-08-16)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

disentangle-0.0.1.tar.gz (34.0 kB view details)

Uploaded Source

Built Distribution

disentangle-0.0.1-py2.py3-none-any.whl (32.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file disentangle-0.0.1.tar.gz.

File metadata

  • Download URL: disentangle-0.0.1.tar.gz
  • Upload date:
  • Size: 34.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/45.1.0 requests-toolbelt/0.8.0 tqdm/4.47.0 CPython/3.7.5

File hashes

Hashes for disentangle-0.0.1.tar.gz
Algorithm Hash digest
SHA256 6383d740700d72d17431656f79b0b58fc0323af87e6e027b3d3b135223492548
MD5 6d2a428e1e4e0fc5319b26c6ea28d9ee
BLAKE2b-256 a197b9c528d67d25ee7ccd48703c92a0eb003b27ae786fd045b7ef0b350de419

See more details on using hashes here.

File details

Details for the file disentangle-0.0.1-py2.py3-none-any.whl.

File metadata

  • Download URL: disentangle-0.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 32.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/45.1.0 requests-toolbelt/0.8.0 tqdm/4.47.0 CPython/3.7.5

File hashes

Hashes for disentangle-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ac15185492a5d01065a3c741f88a652956e1db311bc93d7138bfff975abb000b
MD5 7b1993a1bcb34a774a37ea64117a9a0a
BLAKE2b-256 2edd71b827544f8faedaa0bcbb054ddf6c5c456c26b6989554a9635515ef7b83

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page