Please enable JavaScript.
Coggle requires JavaScript to display documents.
What is Neural Network, Unsupervise Learning, K means Clustering Algorithm…
What is Neural Network
-
Layers
Input Layer , one or more hidden layer, out put layers
-
Working of NN
-
Input Data, Weights, Bias and output
Types of NN
FFN
Process data in one direction every node in one layer is connected to every node in next layer. FFN uses a feedback process to improve predictions
CNN
Application is in Image Recognition , Pattern Recog and CV
hidden layers performs mathematical function like filtering , summarizing called convolution
-
-
-
-
-
Supervise Learning
Types of Algo
-
-
-
-
-
-
Support Vector machine
Kernel Function is a method used to take data as in/p and transform it into required form of processing data
-
-
-
-
-
-
-
-
-
-
-