How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
The main features of probtorch/probtorch are: Probabilistic and Generative.
Projects with overlapping indexed features include: antixk/pytorch-vae — This project is a deep learning research toolkit and generative model library providing implementations of Variational… ctallec/pyvarinf — Python package facilitating the use of Bayesian Deep Learning methods with Variational Inference for PyTorch. drckf/paysage. postech-cvlab/pytorch-studiogan — StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for… probprog/pyprob. pytorch/botorch — Bayesian optimization in PyTorch.
Python package facilitating the use of Bayesian Deep Learning methods with Variational Inference for PyTorch
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
This project is a deep learning research toolkit and generative model library providing implementations of Variational Autoencoders using the PyTorch framework. It serves as a framework for training and evaluating autoencoder architectures to learn latent representations for data reconstruction and the generation of synthetic data samples. The toolkit focuses on unsupervised feature learning and generative model training, featuring a system for mapping external configuration files to model hyperparameters to ensure reproducible experimental runs. It includes mechanisms for tracking training p