Introduction to Deep Learning with KotlinDL

Presentation: Demo code: NOTE: All demo code is based on the Kotlin DL version NOTE 2: This video was firstly published on the Kotliners YouTube channel with the help of the Kotlin Budapest User Group 💬 Talk abstract: In this talk, I’ll guide you through the main concepts of Deep Learning. We’ll look at what building blocks a Neural Network consists of and some knobs that you can tweak. Finally, I’ll show you how you can build, train, and use a convolutional neural network (CNN) entirely in Kotlin with the help of KotlinDL, and we discuss how it can be used in production.
Back to Top