Deep Learning
Course 1 Neural Networks and Deep Learning
Logistic Regression as a Neural Network
Notation
- n features
- m training examples
- X \in R^(n*m)
- Y \in R^(1*m)
Binary Classification
Logistic Regression
Pooling Layer
- Makes the representations smaller and more manageable
- Operates over each activation map independently
本作品采用知识共享署名-非商业性使用 3.0 版本许可协议进行许可,欢迎转载,演绎,但是必须保留本文的署名 zellux(包含链接),且不得用于商业目的。