- tensorflow > 1.0
- scikit-learn
- numpy
- scipy
Put all folds of the mslr dataset into the folder. Then execute either compnn or logistic regression.
You can change the fold to train and test on by changing the path in the dataset loading functions in get_train_data(), get_vali_data(), get_test_data().