[WIP] torchbearer.variational
A Variational Auto-Encoder library for PyTorch with torchbearer
Contents
About
Torchbearer.variational is a companion package to torchbearer which is intended to re-implement state of the art models and practices relating to the world of Variational Auto-Encoders (VAEs). The goal is to provide everything from useful abstractions to complete re-implementations of papers. This is in order to support both research and teaching / learning regarding VAEs.
Installation
TBC
Goals
Currently, variational only includes abstractions for simple VAEs and some accompaniments, the next steps are as follows:
- Construct some separate part of the docs for the variational content
- Implement a series of standard models with associated notes pages and example usages
- Implement other divergences not in PyTorch such as MMD, Jensen-Shannon, etc.
- Implement and document tools for sampling the latent spaces of models and producing figures
- Implement other dataloaders not in torchvision and add associated docs
Release files for torchbearer-variational 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| torchbearer_variational-0.1.0.tar.gz | 16.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| torchbearer_variational-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 37.6 kB
Release files / torchbearer_variational-0.1.0.tar.gz
| Download URL | torchbearer_variational-0.1.0.tar.gz |
|---|---|
| Size | 16.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5c1e68740a7f591d0893edefd0b7cab94dd628a9adceed1141311fea1026926a
|
|
BLAKE2b-256 checksum How to use checksums |
6f83f7e0c2600636a42583855740a95eb03cc47cb330fa87c4734c2b12c9f780
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.0.0 requests-toolbelt/0.9.1 tqdm/4.19.9 CPython/3.6.7
|
Release files / torchbearer_variational-0.1.0-py3-none-any.whl
| Download URL | torchbearer_variational-0.1.0-py3-none-any.whl |
|---|---|
| Size | 20.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1e80304553a7fdf265e5c1bb1853beef7690a4df607f07bc7a5bfb46cd37be8b
|
|
BLAKE2b-256 checksum How to use checksums |
ead7c960e6d85220e6c870edef3ddf70bf1d41b683c572c0ae76ce83bd06d045
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.0.0 requests-toolbelt/0.9.1 tqdm/4.19.9 CPython/3.6.7
|