Coder Social home page Coder Social logo

semi-supervised-label-propagation's Introduction

SMLP

Semi-supervised label propagation (SMLP) is a project by Yuan Liu (yuanl4), Yangyi Lu (yangyil), Ben Parr (bparr). We will consider a new method for semi-supervised handwriting recognition by using unlabeled data to learn more information in addition to labeled data. There are some existing ways to solve this problem, like using Euclidean distance to determine if the data is close. In this project, we will use a neural network computed inner-product to do semi-supervised clustering instead of Euclidean distance. This semi-supervised learning could expand learning to the vast amounts of unlabeled documents.

Final Report (12/7/16): https://www.overleaf.com/read/sbsmcczgmnmt

Midterm Report (11/9/16): https://www.overleaf.com/read/dsjtcfjndhch

Proposal (10/2/16): https://www.overleaf.com/read/vmwvhyvrrmdx

Code use:

Outputs are saved in the saver/ directory. words_SMLP_MC_train.py constains the words list, as well as the width and height of image. words_SMLP_output.py outputs saver/{train, test}.txt, where the each line is the label (index of word in word list). label_propagation.py reads saver/{train, test}.txt and outputs accurracy of the label propagation.

semi-supervised-label-propagation's People

Contributors

cmusjtuliuyuan avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

junliangma

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.