paysage
Generative model library
An unsupervised learning and generative models library for Python, focusing on probabilistic models and efficient computation.
Unsupervised learning and generative models in python/pytorch.
119 stars
9 watching
25 forks
Language: Python
last commit: about 2 years ago boltzmann-machinesgenerative-modelmachine-learningrbmunsupervised-learning
Related projects:
Repository | Description | Stars |
---|---|---|
nvlabs/edm | This project provides a set of tools and techniques to design and improve diffusion-based generative models. | 1,447 |
sarababakn/mfcl-neurips23 | An approach to mitigating catastrophic forgetting in federated class incremental learning for vision tasks using a generative model and data-free methods | 15 |
dfm/tinygp | A lightweight library for building Gaussian Process models in Python | 297 |
dl-it/generative_zoo | A collection of generative models implemented in Python using PyTorch | 54 |
yang-song/score_sde_pytorch | Provides a unified framework for score-based generative models using stochastic differential equations | 1,772 |
idanachituve/pfedgp | An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
cpnota/autonomous-learning-library | A comprehensive library for building deep reinforcement learning agents using PyTorch | 647 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
cornell-brg/pymtl | A Python-based framework for building and testing hierarchical hardware models at multiple levels of abstraction. | 238 |
tristandeleu/pytorch-maml-rl | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
project-dc/pygeneses | A PyTorch-based framework for training and studying artificial species in bio-inspired environments | 72 |
rentruewang/koila | A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution | 1,823 |
kengz/slm-lab | A comprehensive framework for deep reinforcement learning using PyTorch. | 1,256 |
johnowhitaker/tglcourse | A course teaching generative modelling using deep learning and Jupyter Notebooks | 133 |
ctallec/pyvarinf | A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |