What’s the deal with Julia binary sizes? [video]

If you have tried to produce a compiled library or application with PackageCompiler.jl, you may have been disappointed by the size of the resulting artifact…. Read more

Similar

FastAI.jl: FastAI for Julia

I am excited to announce the release of FastAI.jl, a fastai-like library for deep learning in Julia. Features include high-level training loops with hyperparameter scheduling and callbacks, a data block API, learning rate finder, dataset loading, efficien... (more…)

Read more »

How my Julia coding style changed

The recent redesign of DynamicHMC.jl provides an opportunity to reflect on how my Julia coding style changed. I started this package two years ago, and did not do any major refactoring after it became usable, mostly because I did not have a good comprehen... (more…)

Read more »