Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chirag Nagpal authored Dec 2, 2020
1 parent 7590995 commit cfea0f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ well as the mixing weights are modelled using Neural Networks.
>>> model.fit()
>>> model.predict_risk()

Deep Recurrent Survival Machines
Recurrent Deep Survival Machines
--------------------------------

**Deep Recurrent Survival Machines (DRSM)** builds on the original **DSM**
**Recurrent Deep Survival Machines (RDSM)** builds on the original **DSM**
model and allows for learning of representations of the input covariates using
**Recurrent Neural Networks** like **LSTMs, GRUs**. Deep Recurrent Survival
Machines is a natural fit to model problems where there are time dependendent
Expand Down

0 comments on commit cfea0f3

Please sign in to comment.