AI Master Degree/Data Mining

Classification Regression

saurus2 2021. 10. 29. 09:36

Multilayer aritifical neural networks (ANN)

ReLU : rectified linear unit

Output in the hidden layer : go back previous layer again. (process, in many layers)

Two types Ouput, probability 0 ~ 1. 

Optimize the weights are Training. 

M is nodes, hidden layer : M + 1

 

 

Hidden Layer, 

 

 

 

 

Support vector machhines