2020. 12. 22. 18:06ㆍ변화하는 세상

<AI-division>
AGI (Artificial General Intelligence)
DO HUMANS CAN DO likes human.
VS
ANI (Artificial Narrow Intelligence)
ex) smart speakers . self-driving. AI factoring and farming
it can do 'one' thing well
it was made by ' Machine Learning '
machine learning
a way complish AI
1. unsupervised Learning 비지도식 학습
humans not labels data.
interpret data only based on input data.
depend processing power with data.
need lots of same objects.
mice-> 🐁 🐁 🐀 🐀 🐭
2. supervised Learning 지도식 학습
develope predictive model based on both inputs and outputs. with labels.
통계적, 확룰적 판단 need human's labels.
it is cow 🐂 🐃🦬
🐂🐫🐐🐑🦏🦣🦬 what is cow?
< DEEP LEARNING >
A way complish Machine Learning
use < neural network > like a brain --> algorithm
ex) brain.js => gpu accelerated neural networks in Javascript.
AI <-- Machine Learning <-- Deep Learning
utilize-> python, tenseflow, js

'변화하는 세상' 카테고리의 다른 글
What is platform? (0) | 2020.12.18 |
---|