Google ML Bootcamp/1. Neural Networks and Deep Learning

2. Supervised Learning with Neural Networks

코딩소비 2023. 9. 5. 13:43

Supervised Learning : 지도학습

- want to learn function mapping 'x' to 'y' 

 

Structured Data : 정형 데이터(Databases of data) 

UnStructured Data : 비정형 데이터(audio, image, text etc..)