Comment on What does a neural network actually do?parentComments−agibsonccc12yDropout is actually a knob on any neural network. These are used in image recognition as well as text and other areas.The fuzzing creates a very similar effect to convolutional nets where it can learn different poses of an image.
Comments
Dropout is actually a knob on any neural network. These are used in image recognition as well as text and other areas.
The fuzzing creates a very similar effect to convolutional nets where it can learn different poses of an image.