一、PyTorch介绍
1、说明
PyTorch
是Torch
在Python
上的衍生(Torch
是一个使用Lua
语言的神经网络库)- 和
tensorflow
比较PyTorch
建立的神经网络是动态的Tensorflow
是建立静态图Tensorflow
的高度工业化, 它的底层代码是很难看懂的.PyTorch
好那么一点点, 如果你深入API
, 你至少能比看Tensorflow
多看懂一点点PyTorch
的底层在干嘛.
themes\yilia\source
下的main.234bc0.css
文件,添加如下代码:css
样式我也放到了github
上:https://raw.githubusercontent.com/lawlite19/Blog-Back-Up/master/css/main.234bc0.csscss
,可能有冗余的部分instagram
上面的图片,但是现在instagram
被禁,不能使用了github
上新建一个仓库,主要用于存储图片,可以通过url
访问到,也方便管理json
格式的数据,然后进行访问,这里json
的格式需要配合要使用的样式,所以需要处理成特定格式的json
数据,下面会给出NodeJS
:http://nodejs.cn/download/git
工具:https://git-for-windows.github.io/github
账号SSH-key
userName.github.io
的仓库,userName
是你申请的用户名Keras
是一个兼容 Theano
和 Tensorflow
的神经网络高级包Keras
可以再在 Windows
和 MacOS
或者 Linux
上运行Theano
是神经网络python机器学习的模块,和 Tensowflow
类似pip install theano
WARNING (theano.configdefaults): g++ not detected ! Theano will be unable to execute optimized C-implementations (for both CPU and GPU) and will default to Python implementations. Performance will be severely degraded. To remove this warning, set Theano flags cxx to an empty string.
2015
年Google
提出的Batch Normalization
internal covariate shift
tag:
缺失模块。
1、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
2、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: true raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true