From 342b88e6002fa1eee9b020864d83ddbd79ef3ad9 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Thu, 24 Apr 2025 23:30:11 -0600 Subject: Added pdf book --- README.md | 2 ++ book/computingME.pdf | Bin 807167 -> 3765279 bytes 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 909c7b4..27ba849 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,5 @@ See the tutorials under the /tutorials/ directory. #### Introduction to AI for Engineering Problems - Supervised vs unsupervised learning - Neural Networks + +Comprehensive book (.pdf) -> [Tutorials Book](book/computingME.pdf) diff --git a/book/computingME.pdf b/book/computingME.pdf index 739cd21..8cbe696 100644 Binary files a/book/computingME.pdf and b/book/computingME.pdf differ -- cgit v1.2.3