Fashionable Modelling with Flux
Michael Innes, Elliot Saba, Keno Fischer, Dhairya Gandhi, Marco, Concetto Rudilosso, Neethu Mariya Joy, Tejan Karmali, Avik Pal, Viral Shah

TL;DR
Flux is a Julia-based machine learning framework emphasizing simplicity, modifiability, and performance, showcasing differentiable programming, internal compiler optimizations, and a supportive ecosystem.
Contribution
The paper introduces Flux, a flexible and high-performance machine learning framework in Julia, highlighting its core principles, internal compiler techniques, and ecosystem integration.
Findings
Flux enables easy model implementation and modification.
The framework achieves high performance through compiler optimizations.
Flux demonstrates effective integration within the Julia ecosystem.
Abstract
Machine learning as a discipline has seen an incredible surge of interest in recent years due in large part to a perfect storm of new theory, superior tooling, renewed interest in its capabilities. We present in this paper a framework named Flux that shows how further refinement of the core ideas of machine learning, built upon the foundation of the Julia programming language, can yield an environment that is simple, easily modifiable, and performant. We detail the fundamental principles of Flux as a framework for differentiable programming, give examples of models that are implemented within Flux to display many of the language and framework-level features that contribute to its ease of use and high productivity, display internal compiler techniques used to enable the acceleration and performance that lies at the heart of Flux, and finally give an overview of the larger ecosystem that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · 3D Shape Modeling and Analysis · Generative Adversarial Networks and Image Synthesis
