SkillAgentSearch skills...

Ssdkl

Code that accompanies the paper Semi-supervised Deep Kernel Learning: Regression with Unlabeled Data by Minimizing Predictive Variance

Install / Use

/learn @ermongroup/Ssdkl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Semi-supervised Deep Kernel Learning

This is the code that accompanies the paper Semi-supervised Deep Kernel Learning: Regression with Unlabeled Data by Minimizing Predictive Variance

Install via pip install -e . in this directory in a NEW virtualenv.

  • Experiments for SSDKL, DKL, VAT, Coreg are in the directory ssdkl.
  • Experiments for Label Propagation and Mean Teacher are in labelprop_and_meanteacher.
  • Experiments for VAE are in the directory vae.

For more detailed instructions, please see the README files in each directory.

Tested with Python 2.7.12.

If you find this code useful in your research, please cite

@article{jeanxieermon_ssdkl_2018,
  title={Semi-supervised Deep Kernel Learning: Regression with Unlabeled Data by Minimizing Predictive Variance},
  author={Jean, Neal and Xie, Sang Michael and Ermon, Stefano},
  journal={Neural Information Processing Systems (NIPS)},
  year={2018},
}

Related Skills

View on GitHub
GitHub Stars76
CategoryEducation
Updated1mo ago
Forks29

Languages

Python

Security Score

80/100

Audited on Feb 20, 2026

No findings