티스토리 뷰
Deep learning (일반)/deeplearning.ai
[Course1 - Week 2] Neural network and deep learning 코드
제이gnoej 2020. 3. 23. 01:28"해당 포스팅은 Coursera 에서 수강한 Andew Ng 의 deep learning specialization 코스를 요약한 것입니다."
코드 짤 때 이렇게 큰 구조로 짜면 됨
- def Initialize()
: Initialize w,b - def propagate()
: calls sigmoid,
returns dw, db and cost - def optimize()
: calls propagate
returns updated w, b - def model()
: train a model with interations and test
'Deep learning (일반) > deeplearning.ai' 카테고리의 다른 글
[Course4 - Week1] Convolutional neural networks (0) | 2020.07.28 |
---|---|
[Course3 Week2] - Structuring Machine Learning Projects (0) | 2020.07.13 |
[Course2 - Week2] Improving Deep Neural Networks (0) | 2020.05.25 |
[Course1 - Week 3] Shallow Neural Network (0) | 2020.04.06 |
[Course1 - Week 2] Logistic Regression as a Neural network (0) | 2020.03.16 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- word embedding
- transformer
- neurone
- nlp
- neural network
- Statistical Language Model
- 언어모델
- cs224n
- 워터마킹
- Bert
- 벡터
- Contextual Embedding
- language model
- Attention Mechanism
- LM
- 뉴럴넷
- GPTZero
- 뉴런
- Neural Language Model
- Pre-trained LM
- Elmo
- weight vector
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
글 보관함