Home>IT Tests>Questions>What is the missing word in the following sentence: On the one hand, the feed forward network can only process data in the forward direction. On the other hand, the ___ neural network has some feedback loops (the gap between the actual output and the one you want is sent back to the weights).
Question from the Deep learning - Fundamentals test
What is the missing word in the following sentence: On the one hand, the feed forward network can only process data in the forward direction. On the other hand, the ___ neural network has some feedback loops (the gap between the actual output and the one you want is sent back to the weights).
Medium
On the one hand, the feed forward network can only process data in the forward direction. On the other hand, the ___ neural network has some feedback loops (the gap between the actual output and the one you want is sent back to the weights). What is the missing word?
Author: MartinStatus: PublishedQuestion passed 212 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
1
Which neural network type is the best for image processing?1
How to define unsupervised learning? In unsupervised learning ...4
Which of the following processes are machine learning ones but not particularly related to deep learning?8
Given a neural network with 4 inputs, how many connections could exist between the input layer and the first hidden layer?1
In deep learning, the validation set is used to provide frequent and unbiased evaluations of the model’s fit on the training set while tuning its hyperparameters/parameters: in other words,the model is found and then tested on the validation set before to be improved once again.14
What is the relation between Artificial intelligence (AI), machine learning and deep learning?15
What is the missing word in the following sentence: Overfitting is the production of a model that corresponds too closely to the training data set and may therefore fail to fit other data sets and so fail to perform any reliable forecast.