视频处理笔记
分割、Attention Model与空间变化 笔记
Caffe Torch TensorFlow
CNN使用的一些细节
RNN、Image Captioning和LSTM笔记 Stanford CS231n
ConvNet Image定位、监测、可视化笔记CS231n
卷积神经网络正式内容笔记 Stanford CS231n 2016
MathJax and Latex syntax
深度学习卷积神经网络(斯坦福2016 CS231n)笔记
Interpreting a Linear Classifier
OSX How to Disable System Integrity Protection
如果想更新Mac OSX中的Python,那么需要关掉系统级的权限保护,否则会导致无法更新,无法安装新的Python包。即便使用Homebrew也是错误连连。
What happened to you,C++
C++11很多地方写起来已经和原来的C++完全不一样,看完C++ Primer第五版之后,在这里总结300余条,之后将会更新。
Jekyll Pygments supported languages highlight
nginx tcp proxy
使用的是这个module,https://github.com/yaoweibin/nginx_tcp_proxy_module.