brandonnam.log
로그인
brandonnam.log
로그인
Advanced Learning Algorithm 8: Neural Network Training
brandon
·
2023년 8월 18일
팔로우
0
ML
0
SupervisedML
목록 보기
17/27
1. Tensorflow Implementation
2. Training Details
Binary Cross Entropy is another name for logistic loss function.
The name originates from statistics - it is the name for that function.
Binary because it is used for binary classification.
Loss functions other than BCE can be used, for example Mean Squared Error function for predicting numbers, not categories.
Gradient descent for neural network is done by
back propagation
.
brandon
everything happens for a reason
팔로우
이전 포스트
Advanced Learning Algorithm 7: Tensorflow and Keras
다음 포스트
Advanced Learning Algorithm 9: Activation Functions
0개의 댓글
댓글 작성