'torchde' offers a lightweight PyTorch toolbox for Deep Density Estimation Models
Project description
Torch Density Estimation
Generic implementation of Deep Neural Networks for Density Estimation in PyTorch and PytorchLightning.
Installation
In order to network implementations install torchde
via pip:
pip install torchde
In case you wish to employ the training procedures and datamodule implementations (on top of pytorch-lightning
), you would need to install the additional tools as well:
pip install "torchde[tools]"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
torchde-0.0.12.tar.gz
(36.8 kB
view hashes)
Built Distribution
torchde-0.0.12-py3-none-any.whl
(51.7 kB
view hashes)