Course: Soft Computing (TA)
Across
- 5. one of the basic units of a neural network that mimics a biological neuron
- 6. Adaptive Linear Neural Element network
- 7. A computing paradigm that deals with imprecision and approximation rather than exact solutions
- 11. A method of learning where the model finds patterns in data without labeled outputs
- 13. The threshold-based function that decides the output of a perceptron
- 14. A technique used in machine learning where labeled data is used to train a model
- 15. A perceptron variant that is capable of solving non-linearly separable problems
Down
- 1. The training process in a neural network where errors are propagated backward to adjust weights
- 2. The process of improving a model's accuracy by minimizing the difference between predicted and actual values
- 3. The interconnected processing elements in an artificial neural network are known as:
- 4. The kind of neural network where signals only move in one direction, from input to output
- 8. An automated vehicle refers to an application of
- 9. Negative sign of weight indicates___ input
- 10. Each connection link in ANN is linked with ___
- 12. In adaline model what is the relation between output & activation value(x)