/RECLE

Primary LanguagePython

Representation Learning from LimitedEducational Data with Crowdsourced Labels

Tensorflow implementation for RECLE.

Dependency:
python>=3.5
tensorflow==1.8.0
numpy
pandas

How to run:
cd to source directory and python train_RECLE.py
for baseline models including Triplet net, relation net and Siamese net,
go to baseline/model_name and python train.py