Speaker
Guillaume Dalle
(EPFL)
Description
Writing fast Julia
From the example of a gradient descent for linear regression, we will measure performance, benchmark, enable type inference, reduce memory allocations
and fix the problems.