Across
- 1. function used to introduce non-linearity into the output of a neuron
- 7. A modeling error that occurs when a function is too closely fit to a limited set of data points.
- 9. computational model inspired by the way biological neural networks
- 10. A regularization technique where randomly selected neurons are ignored during training
Down
- 2. A layer in a neural network that applies convolution operations to the input.
- 3. Descent An optimization algorithm used to minimize the loss function in neural networks.
- 4. One complete pass
- 5. An open-source software library for dataflow and differentiable programming across a range of tasks.
- 6. A popular activation function that stands for Rectified Linear Unit.
- 8. algorithm used to train neural networks by adjusting weights
