摘要:
代码标注及运行、调试结果 tips:深度学习中的很多错误软件来自矩阵/向量的维度不匹配,要注意检查 1.准备工作 结果: 2.数组访问技巧 3.学习算法的一般体系结构 设计一种简单的算法来区分猫图像和非猫图像。 您将使用神经网络思维模式构建Logistic回归。 下图解释了为什么Logistic回归 阅读全文
摘要:
一、专业词汇 deep neural network 深度学习网络 shallow model 浅层模型 weight matrix 权重矩阵 bias terms 偏移项 notation 符号约定 dimensions 维数 3 dimensional vector 三维向量 the rules 阅读全文
摘要:
一、专业词汇 a hidden layer of the neural network 神经网络的隐藏层 a single hidden layer 单隐藏神经网络 activation function 激活函数 the linear activation function 线性激活函数 the 阅读全文
摘要:
1 What does the analogy “AI is the new electricity” refer to? AI is powering personal devices in our homes and offices, similar to electricity. AI run 阅读全文
摘要:
一、专业词汇: neural network programming 神经网络编程 implement a neural network 构建神经网络 forward pass/forward propagation step 正向传播 backward pass/backword propagat 阅读全文
摘要:
1.安装Python3.0系列版本(windows) 1)官网下载:在此安装3.5.0(下载地址:https://www.python.org/downloads/release/python-350/) 安装 2)添加环境变量:将python的安装位置添加到“Path”中: 验证python是否安 阅读全文
摘要:
Linux安全,端口隐藏 阅读全文