atulsinha007 / ML

Semester 6: ML group assignment
2 stars 1 forks source link

State all models that we have to make. #3

Closed nilinswap closed 6 years ago

atulsinha007 commented 6 years ago
  1. KNN
  2. Centroid Classifier Algorithm
  3. Perceptron: i) Batch perceptron ii) Mini batch perceptron
  4. MLP (fully connected) -different activation functions (sigmoid, tanh, ReLU, exp ReLU, leaky ReLU) -varying i) step size ii) velocity iii) momentum -dataset: i) Iris ii) 2moon