xiaxinran123 / RECLE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%