HTML颜色表
Residual Net and Inception Net
Residual Net 以及 Inception Net 的结构笔记
Sibyl 论文笔记
Sibyl A Practical Internet Route Oracle
深度学习第二章《线性代数》
深度学习第二章,线性代数笔记
LeetCode 149 Max Points on a Line
Leetcode第149题,寻找平面上点数最多的直线。
SFC分配简单实验
SFC功能链的分配实验,使用神经网络拟合分配策略。
卷积神经网络(CNN)笔记
coursera课程,卷积神经网络笔记
java使用poi读写excel文件
如何正确的使用poi来读写excel文件。
python pip 安装小指南
windows下pip安装的一些问题
LeetCode 85 Maximal Rectangle
Leetcode第85题,求矩阵中的最大长方形。