Flux.jl Documentation, The Flux.jl Contributors, 2025 - Official guide for the Flux.jl deep learning library, covering its API, layers, and model construction.
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - Provides a comprehensive academic foundation for neural networks, deep learning architectures, and learning algorithms.
Neural Networks and Deep Learning, Michael A. Nielsen, 2015 (Determination Press) - An accessible introduction to neural networks, explaining core principles of network design and learning.
Zygote.jl Documentation, The Zygote.jl Contributors, 2025 - Official documentation for Zygote.jl, detailing automatic differentiation in Julia for gradient computation.