Flux: Elegant Deep Learning in Julia, Mike Innes, Elliot Saba, Keno Fischer, Dhairya Gandhi, Viral Shah, 2018Proceedings of the JuliaCon Conferences (The Open Journal)DOI: 10.21105/jcon.00033 - Introduces the design principles and features of Flux.jl, a lightweight deep learning library in Julia.
MLJ: A Julia package for composing and tuning machine learning models, Anthony D. Blaom, Franz Kiraly, Thibaut Lienart, Yiannis Simillides, Diego Arenas, Sebastian J. Vollmer, 2020Journal of Open Source Software, Vol. 5 (The Open Journal)DOI: 10.21105/joss.02704 - Describes MLJ.jl, a unified framework for general machine learning tasks in Julia, demonstrating composability.
The Julia Language Documentation, The Julia Language Community, 2024 - Official and comprehensive documentation for the Julia programming language, including its core features relevant to high-performance computing.
CUDA.jl Documentation, The Julia GPU community, 2024 - Official documentation for CUDA.jl, enabling GPU acceleration for Julia code, especially crucial for deep learning.