From 5a2eb487701eedaa563e06a833afa9b019aad710 Mon Sep 17 00:00:00 2001 From: Jeevan <118162251+jivan84@users.noreply.github.com> Date: Mon, 12 Dec 2022 16:48:05 +0530 Subject: [PATCH] Added a useful resource Hey, I have added a helpful reference link for keras in the tutorials section that I think will best add to your content and give your readers a more diverse understanding of the topic. I hope you will like this. Thank you. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13af2ac..891b642 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ If you have a high-quality tutorial or project to add, please open a PR. - [A Bit of Deep Learning and Keras](https://www.youtube.com/watch?v=UOEhojCzWrY&list=PLgJhDSE2ZLxaPX0jteHZG4skdj8ZrST9d): a multipart video introduction to deep learning and keras - [Five simple examples of the Keras Functional API](http://www.puzzlr.org/the-keras-functional-api-five-simple-examples/) - [Keras video tutorials playlist from Deeplizard](https://www.youtube.com/watch?v=RznKVRTFkBY&list=PLZbbT5o_s2xrwRnXk_yCPtnqqo4_u2YGL) +- [Introduction to Keras](https://www.scaler.com/topics/what-is-keras/) ## Books based on Keras