Official code repository of "Evidence Transfer for Improving Clustering Tasks Using External Categorical Evidence". It includes the implementation of all experiments (using TensorFlow), as well as the scripts used to produce the figures displayed in the paper. It also includes all neural network configurations described using ANNETT-O. The ANNETT-O description can be found here.
evitrac/ $ pip install -r requirements.txt
evitrac/mkdata/ $ ./mk.py (mnist|cifar|ng20|reuters)
evitrac/ $ ./train.py ini/(mnist|cifar|20ng|reu100k)/px.ini 0
evitrac/ $ run/(mnist|cifar|20ng|reu100k)/init_eviae.sh
evitrac/ $ run/(mnist|cifar|20ng|reu100k)/mrun(0|1|2|3).sh
evitrac/ $ run/cifar/triple(0|1|2|3).sh