In this chapter we will cover some key concepts around Feed Forward neural networks. These concepts will serve as a foundation as we cover more technical topics in depth.
At an abstract level, a Neural Network can be thought of as a function
which takes an input and produces an output , and whose behavior is parameterized by So for instance, f θ could be simply ...