CS794 Optimization for Data Science See here for instructions on installing Julia. To get started, read Chapters 1, 3, 6, 10 of the excellent book The following packages need to be installed: using Pkg Pkg.add("Plots") Pkg.add("LaTeXStrings")