Book Image

Julia Programming Language - From Zero to Expert [Video]

By : Dr. Mohammad Nauman
Book Image

Julia Programming Language - From Zero to Expert [Video]

By: Dr. Mohammad Nauman

Overview of this book

The objective of this course is to give you a strong foundation needed to excel in Julia and learn the core of the language as well as the applied side in the shortest amount of time possible. We won’t waste time with the theory of why Julia is fast. We will jump right into the details and start coding. You will quickly realize how easy it is to learn this state-of-the-art and promising language. You will see how you can start using Julia to excel in your current job without moving the whole stack to Julia immediately. After explaining the basic concepts, we jump to case studies in data science and then machine learning. We apply both traditional machine learning models and then get to deep learning. You will see how Julia can help you create deep learning models from scratch in just a few lines of code and then move on to the state-of-the-art models without spending too much time. This way, you get to learn the most important concepts in this subject in the shortest amount of time possible without having to deal with the details of the less relevant topics. Once you have developed an intuition of the important stuff, you can then learn the latest and greatest models even on your own! By the end of the course, you will have a strong understanding of Julia programming language fundamentals. The code files are available here: https://github.com/PacktPublishing/Julia-Programming-Language---From-Zero-to-Expert-
Table of Contents (8 chapters)
Chapter 7
Deep Learning - Flux in Julia
Content Locked
Section 5
Saving and Loading Models, Exploring More Options
In this session, you will learn about saving and loading models.