From fb556e220e9b8567fd5367bcec03738d765c6d78 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Vlad-Andrei=20B=C4=82DOIU=20=2878692=29?=
 <vlad_andrei.badoiu@upb.ro>
Date: Sun, 19 Nov 2023 12:25:19 +0000
Subject: [PATCH] Add MIT Deep Learning Book

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index b9d62f8..17b11a8 100644
--- a/README.md
+++ b/README.md
@@ -33,3 +33,5 @@
 # Courses/Tutorials
 
 [Neural Networks: Zero to Hero](https://karpathy.ai/zero-to-hero.html) - A course by Andrej Karpathy on building neural networks, from scratch, in code.
+
+[MIT Deep Learning Book](https://github.com/janishar/mit-deep-learning-book-pdf)
\ No newline at end of file
-- 
GitLab