Flux.jl Documentation, The Flux.jl Developers, 2025 - Provides comprehensive information on Flux.jl's design, architecture, components, and how it utilizes Julia's features.
Zygote.jl Documentation, The Zygote.jl Developers, 2025 - Details the automatic differentiation system that powers Flux.jl, illustrating its role in differentiable programming.
The Julia Language Manual, The Julia Language Developers, 2023 - Explains Julia's design features, such as multiple dispatch, JIT compilation, and type system, which are fundamental to Flux.jl's performance and flexibility.