/coxnnet_py3

coxnnet v1 and v2 models updated to work with Python3.

Primary LanguageJupyter Notebook

coxnnet_py3

coxnnet v1 and v2 models updated to work with Python3.

logo

Original code belongs to Dr Garmire's group at University of Michigan.

This updated code works for

pandas==0.25.1

numpy==1.17.2

scikit-learn==0.21.3

Theano==1.0.4

tqdm==4.36.1

dill==0.3.3.1 (replaced cPickle in the original implementation)