Hands-on practical: Building and Training a Simple Neural Network
Was this section helpful?
Flux.jl Documentation, The Flux.jl Contributors, 2025 - Official documentation for the Flux.jl deep learning library in Julia, detailing layers, activation functions, loss functions, optimizers, and the training API used in the section.
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A comprehensive textbook covering the theoretical and practical aspects of deep learning, including neural network foundations, activation functions, loss functions, and optimization algorithms.
Neural Networks and Deep Learning, Michael A. Nielsen, 2015 (Determination Press) - An online book providing a clear, intuitive introduction to neural networks, covering fundamental concepts like layers, activation functions, and the backpropagation algorithm.