清华大学镜像:https ://mirrors.tuna.tsinghua.edu.cn/
网易云镜像:http://mirrors.163.com/
pip更新:pip install --upgrade pip
配置vim
配置文件位置:sudo vim /etc/vim/vimrc
修改vbox uuid方法,cmd下进入vbox安装目录如:D:\Program Files\Oracle\VirtualBox
执行如下命令:
VBoxManage internalcommands sethduuid "D:\Vbox\ubuntu_1404_64_backup\ubuntu_1404_64.vdi"
执行的结果如下,表示修改成功:
UUID changed to: 00aa7b88......
matplotlib:https://zh.osdn.net/projects/sfnet_matplotlib/releases/
TensorFlow学习(九):各种卷积网络
https://blog.csdn.net/xierhacker/article/details/53174594
深度学习笔记五:卷积神经网络CNN(基本理论)
https://blog.csdn.net/xierhacker/article/details/53463525
深度学习理论
https://blog.csdn.net/xierhacker/article/category/6910167
deep learning****
http://neuralnetworksanddeeplearning.com/chap6.html
深度学习笔记五:卷积神经网络CNN(基本理论)
https://blog.csdn.net/xierhacker/article/details/53463525
【Tensorflow】tf.nn.atrous_conv2d如何实现空洞卷积?
https://blog.csdn.net/mao_xiao_feng/article/details/78003730
tensorflow学习笔记五:mnist实例--卷积神经网络(CNN)
https://www.cnblogs.com/denny402/p/5853538.html
TensorFlow学习笔记(九)
https://blog.csdn.net/ymf827311945/article/details/78437944
TensorFlow学习笔记
https://blog.csdn.net/ymf827311945/article/category/7249414
slim
tensorflow中slim模块api介绍
*****重点 https://blog.csdn.net/guvcolie/article/details/77686555
【Tensorflow】辅助工具篇——tensorflow slim(TF-Slim)介绍
https://www.2cto.com/kf/201706/649266.html
ResNet原理及其在TF-Slim中的实现
https://www.jianshu.com/p/3af06422c768
Tensorflow-slim 学习笔记(一)概述
https://www.cnblogs.com/bmsl/p/dongbin_bmsl_01.html
TF-slim 调用slim提供的网络模型训练自己的数据
https://blog.csdn.net/wc781708249/article/details/78414930
膨胀卷积###
卷积神经网络CNN经典模型整理(AlexNet,GoogleNet,VGG,Deep Residual Learning)
https://blog.csdn.net/u013087984/article/details/52027351
深度学习方法(五):卷积神经网络CNN经典模型整理Lenet,Alexnet,Googlenet,VGG,Deep Residual Learning
https://blog.csdn.net/xbinworld/article/details/45619685
镜像地址:
http://mirrors.ustc.edu.cn/
caffe系列教程地址
https://www.cnblogs.com/denny402/category/759199.html