Skip to content

SUmrao/survival-cnn-estimator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survival Analysis for Deep Learning

This is a tutorial on survival analysis, also referred to as time-to-event analysis or reliability analysis. You will learn how to train a convolutional neural network to predict time to a (generated) event from MNIST images, using a loss function specific to survival analysis.

Getting started

The easiest way to run this notebook is Google Colaboratory. If you want to run this notebook locally, you have to make sure the following dependencies are installed:

About

Tutorial on survival analysis using TensorFlow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.5%
  • TeX 1.5%