Skip to content

python implementation of Jerry Zhu's 2003 ICML paper on semi-supervised and active learning with Gaussian fields

Notifications You must be signed in to change notification settings

zichaow/semi-supervised

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Semi-supervised and active learning with Gaussian fields

python implementation of Jerry Zhu's 2003 ICML paper on semi-supervised and active learning with Gaussian fields.

Original matlab code: http://www.cs.cmu.edu/~zhuxj/pub/semisupervisedcode/active_learning/

All variables and documentation in the python file active_learning.py are kept the same as the original matlab code. I basically translated the matlab code into python.

HAVE NOT TESTED YET. Example usage to come...

About

python implementation of Jerry Zhu's 2003 ICML paper on semi-supervised and active learning with Gaussian fields

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages