← Events and Videos
June 15 | 2 pm ET

An Introduction to Julia on Saturn Cloud

Nathan Ballou, Saturn Cloud

Julia is a programming language that features many of the benefits of other languages: it is just-in-time compiled, supports multiple dispatch, is dynamically typed, and is designed for parallel and distributed computing. Because of these features, Julia is an ideal candidate for numeric computation and machine learning workloads. In this workshop, learn about the Julia Language and ways you can leverage it to solve basic machine learning problems. We review: 1) The main features and benefits of the Julia Language using Julia on Saturn Cloud 2) Using the Flux.jl package to make a deep neural network.