Feedforward Neural Network (MLP)
References
P. J. Werbos, "Backpropagation through time: what it does and how to do it," Proceedings of the IEEE, vol. 78, no. 10, pp. 1550–1560, 1990.
I. Goodfellow, Y. Bengio, and A. Courville, Deep Learning. Cambridge, MA, USA: MIT Press, 2016.
M. A. Nielsen, Neural Networks and Deep Learning. Determination Press (online), 2015.
Additional Resources
Books
- Deep Learning by Ian Goodfellow, Yoshua Bengio, and Aaron Courville
- Neural Networks and Deep Learning by Michael A. Nielsen (Available online)
Papers
- Backpropagation through time: what it does and how to do it - P. J. Werbos (1990)
Online Resources