From cfea0f3107ca3ef80aaa0f744a4563448e37010c Mon Sep 17 00:00:00 2001 From: Chirag Nagpal Date: Wed, 2 Dec 2020 22:23:50 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f1e55b..5c6727d 100644 --- a/README.md +++ b/README.md @@ -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