Neural Network Practice Test: Feedforward Neural Networks — Flashcards | Artificial Intelligence | FatSkills

Neural Network Practice Test: Feedforward Neural Networks — Flashcards

Fast review mode: answers are shown by default so you can skim quickly. Hide them if you want to self-test.

Feedforward Neural Networks topics include: Pattern association, pattern classification, weight determination, pattern mapping and storage analysis and the technique of backpropagation algorithm.

A feedforward neural network is a type of artificial neural network where the nodes' connections do not form a loop. Information flows in a forward manner only, from the input nodes, through the hidden nodes (if any), and to the output nodes. 

Feedforward neural networks are also known as multi-layered networks of neurons (MLN). The simplest type of feedforward neural network is the perceptron, which has only an input layer and an output layer. 
Feedforward neural networks are suitable for tasks like pattern recognition and classification. They transmit data in one direction, from input to output, without feedback loops. 

Backpropagation is an algorithm used to train feedforward neural networks. 
It consists of two steps:
Forward propagation: Input is passed through the network, and the output is calculated.
Backward propagation: An error is calculated, and weights are updated to reduce error. 

Related: Neural Network Practice Test: Basics of Artificial Neural Networks

1 of 90 Ready
Feedforward networks are used for?
all of these
Shortcuts
Prev Space Show / hide Next
Turn this into a study set.
Sign in with Google to save tricky questions to your reminder list and resume on any device.
Sign in with Google Free • no extra password