Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.03 KB

deepGP v.1.0

Matlab code for deep Gaussian processes (Damianou and Lawrence, AISTATS 2013)

Dependencies graph:

L2_distance ---- Isomap ---- GPmat ---- vargplvm ---- deepGP / / Netlab ----------------

Getting started:

  • Please check deepGP/html/index.html for a short overview of this package.
  • Check deepGP/matlab/README.txt for a quick manual.
  • Check deepGP/matlab/tutorial.m for introductory demonstrations.