Skip to content

tal-ai/Representation-Learning-with-crowdsourced-Labels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Representation-Learning-with-crowdsourced-Labels

The source code for "Learning Effective Embeddings From Crowdsourced Labels: An Educational Case Study", ICDE 2019

Dependency:
Python3
TensorFlow
Numpy
Pandas

RLL.py implements the RLL framework and its variants
utils.py creates groups and confidence estimates based on bayesian or MLE inference
train.py is the main function to create groups, confidene scores and trains a neuralNet for representation learning

To run: python train.py

train, validation and test data are removed due to privacy issues
Feel free to contact xuguowei@100tal.com should you have any questions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages