Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A standard textbook introducing fundamental concepts of deep learning, including the architecture and parameters (weights and biases) of neural networks.
Neural Networks and Deep Learning, Michael Nielsen, 2019 - An accessible online book that builds neural network concepts from scratch, thoroughly explaining the roles of weights and biases in a neuron's computation.