From d9861ddfb7b17efe604cef152a57a01d49a19eeb Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Mon, 22 May 2023 11:09:56 +0200 Subject: [PATCH] Toevoegen talk --- ...bert-deep-learning-totally-from-scratch.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/evenementen/nluug/voorjaarsconferentie-2023/talks/bert-hubert-deep-learning-totally-from-scratch.md diff --git a/content/evenementen/nluug/voorjaarsconferentie-2023/talks/bert-hubert-deep-learning-totally-from-scratch.md b/content/evenementen/nluug/voorjaarsconferentie-2023/talks/bert-hubert-deep-learning-totally-from-scratch.md new file mode 100644 index 0000000..10ab440 --- /dev/null +++ b/content/evenementen/nluug/voorjaarsconferentie-2023/talks/bert-hubert-deep-learning-totally-from-scratch.md @@ -0,0 +1,22 @@ +--- +categories: +date: 2023-05-11T20:31:43+02:00 +description: +slug: +tags: +title: "Bert Hubert - Deep Learning Totally From Scratch" +persons: +- bert-hubert +--- + +## Abstract + +Deep learning/generative AI is taking the world by storm. Until late 2022 I had mostly dismissed all of this as hype, but the advent of ChatGPT made it impossible to ignore this any longer. By now there are tons YouTube videos telling you how you too can script up "an AI". If you feel like I did in 2022 that you must catch up rapidly, these videos are not the way to go. + +I have created a "Hello Deep Learning" project which explains the essence of deep learning absolutely from scratch. By this I mean an empty directory. In this presentation we'll build an OCR solution that can read actual handwritten letters, absolutely from scratch. + +The goal of "hello deep learning" is to get in on the ground floor so you can start learning more, while actually knowing what is going on. + +## Biografie + +Bert is the founder of PowerDNS. These days he also cares a lot about keeping the internet open. In addition, he can't help document or explain open technologies.