Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 608 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 608 Bytes

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)