Skip to content
/ lgc Public

Learning with Local and Global Consistency algorithm

Notifications You must be signed in to change notification settings

provezano/lgc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Felipe CoutinhoFelipe Coutinho
Felipe Coutinho
and
Felipe Coutinho
Oct 10, 2018
b969dc3 · Oct 10, 2018

History

12 Commits
Aug 23, 2018
Aug 23, 2018
Aug 31, 2017
Oct 10, 2018
Oct 10, 2018
Aug 31, 2017

Repository files navigation

Learning with Local and Global Consistency

Learning with Local and Global Consistency(LGC) algorithm

The LGC algorithm was originally published in the following paper: Zhou, Denny, et al. "Learning with local and global consistency." Advances in neural information processing systems. 2004.

This is an implementation of LGC(Local and Global Consistency) in Python 3 using Jupyter Notebook tool to perform an experiment in a toy data.

Hope you like it. If this code was useful to you, give me a star :)