Skip to content

javdrher/lvm-zoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lvm-zoo

LVM Zoo is a small package intended to contain some latent variable models implemented using the GPflow project. Currently, only the partial predictions of the Bayesian GP-LVM are included. It is ongoing work and comes with no guarantees.

Install

  1. Install Tensorflow
pip install tensorflow
  1. Clone the repo and install:
pip install . --process-dependency-links

If you do not wish to install the package, rather modify the sources and test you can also run

python setup.py develop

About

Latent variable models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages