From 3c2867f4358dbc55d2297b5401ff1241e699a835 Mon Sep 17 00:00:00 2001 From: Ajit Kumar <67835881+Aj7t@users.noreply.github.com> Date: Thu, 27 May 2021 08:46:17 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 459350d..7046335 100644 --- a/README.md +++ b/README.md @@ -50,5 +50,6 @@ LSTM [Keras Sequential model](https://faroit.com/keras-docs/1.0.1/getting-started/sequential-model-guide/)
[Understanding LSTM Networks](https://colah.github.io/posts/2015-08-Understanding-LSTMs/?source=post_page---------------------------) +
[Guide to LSTM’s ](https://towardsdatascience.com/illustrated-guide-to-lstms-and-gru-s-a-step-by-step-explanation-44e9eb85bf21)