티스토리 뷰
BOOTCAMP/boostcamp AI Tech Pre-Course
Deep Learning Basics Lecture2: Neural Networks & Multi-Layer Perceptron
아이언곰 2023. 1. 3. 23:02
Neural Networks
- "Neural networks are computing system as vaguely inspired by the biological neural networks that constitute animal brains."
- Neural networks are function approximators that stack affine transformations followed by nonlinear transformations.
ex) GoogLeNet, ResNet
Linear Neural Networks
- We compute the partial derivatives w.r.t the optimization variables.
- Then, we iteratively update the optimization variables. 편미분을 구하고, 이후에 빼주는 식으로 계산.
- of course, we can handle multi dimensional input and output
one way of interpreting a matrix is to regard it as a mapping between two vector spaces.
Multi-Layer Perceptron
- Regression Task
- True target, Predicted output
- Classification Task
- Probabilistic Task
'BOOTCAMP > boostcamp AI Tech Pre-Course' 카테고리의 다른 글
Deep Learning Basis Lecture 4: Convolutional Neural Networks (0) | 2023.01.04 |
---|---|
Linear Transformation (0) | 2023.01.03 |
Mathematics for Artificial Intelligence 5강: 딥러닝 학습방법 이해하기 (0) | 2023.01.02 |
Mathematics for Artificial Intelligence 3강: 경사하강법 (0) | 2023.01.02 |
Deep Learning Basic Lecture 1: Historical Review (0) | 2023.01.01 |
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 프로그래밍
- 머신러닝
- 쿼리 테스트
- lv4
- 데이터사이언스
- EDA
- 데이터 분석
- SQLD
- nlp
- Kaggle
- 부스트코스
- 프로그래머스
- sql 테스트
- Lv3
- API
- LV1
- 태블로
- mysql
- 딥러닝
- Python
- 데이터분석
- LV2
- 캐글
- SQL
- 인공지능
- 파이썬
- 알고리즘
- ai
- 데이터 시각화
- ML
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함