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.2.tar.gz (34.0 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: disentangle-0.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 ef1eb0860c353d5cadefc80f42d6cab4c27eb74dd9ecba5d8c0fd1d8fc185eb4
MD5 b6e557c182943069eb0ed007d5f19558
BLAKE2b-256 c72ec328134c34dac05b54d7577b2a1516f00f39ce9cf7736dc5a8cc5d266fff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: disentangle-0.0.2-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.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c411df4c0d0801db61553abf383b10e3d63ebc9c429970c17bbcc990ebe4eb14
MD5 f74d4db5803f966b08ac1526fcc4e9ef
BLAKE2b-256 c90b79140859868ca8880f2a717ba7aa0c95d3cd98299950377bb03bc622a899

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