Skip to content

Jeanselme/DynamicDeepHit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynamicDeepHit

This repository is a Pytorch implementation of the paper : Dynamic Deep Hit. Original implementation in Tensorflow can be found at chl8856/Dynamic-DeepHit.

The code is based on the Deep Survival Machines repository and use a similar module structure.

Code Description

All the code related to Dynamic Deep Hit is loacted in ddh. Only API should be used for application.

An example is available in the examples folder.

TODOs

  • Full documentation
  • Further testing to ensure the model is reproducing the original paper's performance

About

Dynamic Deep Hit - Pytorch implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages