1. Introduction - History of Neural Networks - Neural Networks (NN) A mathematical model that mimics human brain • Data is coming - 데이터가 들어오고 • Data is connected as networks with weights - 데이터가 가중치와 함께 네트워크로 연결됨 • If function value is sufficiently strong, the node is activated - 함수값이 충분하면(threshold 이상이면) 노드가 활성화됨 Artificial Neural Networks (ANN) - Most algorithm can be described as a special for..