This is the package of 2-stage coxnnet, which is an extension of original coxnnet developed by Travers. (https://github.com/traversc/cox-nnet)
- Python 2.7
- Theano 1.0.0
- Run faster on GPU
- go to folder coxnnet/coxnnet_image/, and run coxnnet_image.py
- go to folder coxnnet/coxnnet_rna/, and run coxnnet_rna.py
- go to folder coxnnet/two_stage/
- first run coxnnet_hiddenlayer_image.py and coxnnet_hiddenlayer_rna.py respectively
- then run integration.R to integrate the hidden nodes
- finally run coxnnet_image_rna.py to train 2nd stage model