吴恩达 深度学习 课后作业内容目录

此文仅供日后内容查找使用:

1-2:

Python+Basics+With+Numpy+v3

sigmoid
sigmoid_derivative #求导
image2vector #reshape
normalizeRows
softmax
L1 and L2 loss functions

Logistic Regression with a Neural Network mindset

initialize_with_zeros
propagate
optimize
predict
model
Choice of learning rate

猜你喜欢

转载自blog.csdn.net/weixin_41043240/article/details/79986660