{
"info": {
"author": "Ethan Harris",
"author_email": "ewah1g13@ecs.soton.ac.uk",
"bugtrack_url": null,
"classifiers": [],
"description": "# \\[WIP\\] torchbearer.variational\nA Variational Auto-Encoder library for PyTorch with torchbearer\n\n## Contents\n- [About](#about)\n- [Installation](#installation)\n- [Goals](#goals)\n\n\n\n## About\n\nTorchbearer.variational is a companion package to [torchbearer](https://github.com/ecs-vlc/torchbearer) which is intended to\nre-implement state of the art models and practices relating to the world of Variational Auto-Encoders (VAEs). The goal\nis to provide everything from useful abstractions to complete re-implementations of papers. This is in order to support\nboth research and teaching / learning regarding VAEs.\n\n\n\n## Installation\n\nTBC\n\n\n\n## Goals\n\nCurrently, _variational_ only includes abstractions for simple VAEs and some accompaniments, the next steps are as follows:\n\n- Construct some separate part of the docs for the _variational_ content\n- Implement a series of standard models with associated notes pages and example usages\n- Implement other divergences not in PyTorch such as MMD, Jensen-Shannon, etc.\n- Implement and document tools for sampling the latent spaces of models and producing figures\n- Implement other dataloaders not in torchvision and add associated docs\n\n",
"description_content_type": "text/markdown",
"docs_url": null,
"download_url": "https://github.com/pytorchbearer/variational/archive/0.1.0.tar.gz",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/pytorchbearer/variational",
"keywords": "",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "torchbearer-variational",
"package_url": "https://pypi.org/project/torchbearer-variational/",
"platform": "",
"project_url": "https://pypi.org/project/torchbearer-variational/",
"project_urls": {
"Download": "https://github.com/pytorchbearer/variational/archive/0.1.0.tar.gz",
"Homepage": "https://github.com/pytorchbearer/variational"
},
"release_url": "https://pypi.org/project/torchbearer-variational/0.1.0/",
"requires_dist": [
"torch (>=1.1.0)",
"torchvision (>=0.3.0)",
"torchbearer",
"Pillow",
"numpy"
],
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"summary": "A variational auto-encoder library for PyTorch using torchbearer",
"version": "0.1.0"
},
"last_serial": 5366497,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "381bb2f651cc53de78dc59ca421e6e69",
"sha256": "1e80304553a7fdf265e5c1bb1853beef7690a4df607f07bc7a5bfb46cd37be8b"
},
"downloads": -1,
"filename": "torchbearer_variational-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "381bb2f651cc53de78dc59ca421e6e69",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 20636,
"upload_time": "2019-06-06T10:04:54",
"url": "https://files.pythonhosted.org/packages/ea/d7/c960e6d85220e6c870edef3ddf70bf1d41b683c572c0ae76ce83bd06d045/torchbearer_variational-0.1.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "25cde586afc358513fc1e323e8ae8aca",
"sha256": "5c1e68740a7f591d0893edefd0b7cab94dd628a9adceed1141311fea1026926a"
},
"downloads": -1,
"filename": "torchbearer_variational-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "25cde586afc358513fc1e323e8ae8aca",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 16949,
"upload_time": "2019-06-06T10:04:56",
"url": "https://files.pythonhosted.org/packages/6f/83/f7e0c2600636a42583855740a95eb03cc47cb330fa87c4734c2b12c9f780/torchbearer_variational-0.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "381bb2f651cc53de78dc59ca421e6e69",
"sha256": "1e80304553a7fdf265e5c1bb1853beef7690a4df607f07bc7a5bfb46cd37be8b"
},
"downloads": -1,
"filename": "torchbearer_variational-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "381bb2f651cc53de78dc59ca421e6e69",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 20636,
"upload_time": "2019-06-06T10:04:54",
"url": "https://files.pythonhosted.org/packages/ea/d7/c960e6d85220e6c870edef3ddf70bf1d41b683c572c0ae76ce83bd06d045/torchbearer_variational-0.1.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "25cde586afc358513fc1e323e8ae8aca",
"sha256": "5c1e68740a7f591d0893edefd0b7cab94dd628a9adceed1141311fea1026926a"
},
"downloads": -1,
"filename": "torchbearer_variational-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "25cde586afc358513fc1e323e8ae8aca",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 16949,
"upload_time": "2019-06-06T10:04:56",
"url": "https://files.pythonhosted.org/packages/6f/83/f7e0c2600636a42583855740a95eb03cc47cb330fa87c4734c2b12c9f780/torchbearer_variational-0.1.0.tar.gz"
}
]
}