Day2 recap

12345678910
Across
  1. 3. Activation function used in all the hidden layers
  2. 4. S-shaped activation function that outputs values between 0 and 1
  3. 6. Unsupervised learning technique for grouping similar data points
  4. 8. Machine learning task that predicts discrete categories like spam or not spam
  5. 10. Popular clustering algorithm that groups data into K clusters
Down
  1. 1. Basic computational unit in neural networks inspired by brain cells
  2. 2. Type of regression algorithm used for classification problems
  3. 5. Type of layer between input and output in neural networks
  4. 7. term used for parameters in a neuron
  5. 9. activation function used for multiclass classification