TensorFlow笔记
python深度学习包——TensorFlow
数据科学家修炼之道
Life is short, I use Python、Scala、Java、R、Julia、Spark、Flink、Matlab、Spss、Stata、Sas、ML and DL.
展开
-
线性神经网络
线性神经网络线性神经网络和单层感知器的区别主要在于:感知器的传输函数只能输出两种可能的值,而线性神经网络可以输出任意值,其传输函数是线性函数 如图所示,线性神经网络可以产生二值输出(图中的qqq)和模拟输出(图中的yyy)和感知器类似,先行神经网络的变量: x(n)=[1,x1(n),x2(n),...,xN(n)]Tx(n)=[1,x1(n),x2(n),...,xN(n)]Tx...原创 2018-08-04 08:30:05 · 251 阅读 · 0 评论 -
TensorFlow系列——9、TensorFlow实现GoogleInceptionNet
12原创 2019-01-28 09:08:51 · 137 阅读 · 0 评论 -
TensorFlow系列——10、TensorFlow实现ResNet
12原创 2019-01-28 09:09:11 · 278 阅读 · 0 评论 -
TensorFlow系列——11、TensorFlow实现循环神经网络
12原创 2019-01-29 09:49:32 · 211 阅读 · 0 评论 -
TensorFlow系列——12、TensorFlow实现Word2Vec
12原创 2019-01-29 09:49:50 · 162 阅读 · 0 评论 -
TensorFlow系列——13、TensorFlow实现基于LSTM的语言模型
23原创 2019-01-29 09:50:09 · 418 阅读 · 0 评论 -
TensorFlow系列——14、TensorFlow实现策略网络
12原创 2019-01-29 09:50:27 · 181 阅读 · 0 评论 -
TensorFlow系列——15、TensorFlow实现估值网络
12原创 2019-01-29 09:50:44 · 295 阅读 · 0 评论 -
TensorFlow系列——16、TensorBoard
12原创 2019-01-29 09:51:03 · 129 阅读 · 0 评论 -
TensorFlow系列——17、TensorFlow的多GPU并行和分布式并行
12原创 2019-01-29 09:51:21 · 137 阅读 · 0 评论 -
TensorFlow系列——18、TF.Learn从入门到精通
12原创 2019-01-29 09:51:39 · 220 阅读 · 0 评论 -
TensorFlow系列——8、TensorFlow实现VGGNet
12原创 2019-01-28 09:06:05 · 155 阅读 · 0 评论 -
TensorFlow系列——7、TensorFlow实现AlexNet
12原创 2019-01-28 09:06:00 · 136 阅读 · 0 评论 -
TensorFlow系列——6、TensorFlow实现进阶的卷积网络
12原创 2019-01-28 09:04:35 · 197 阅读 · 0 评论 -
径向基函数网络
todo原创 2018-08-04 08:31:38 · 271 阅读 · 0 评论 -
自组织竞争神经网络
todo原创 2018-08-04 08:32:01 · 553 阅读 · 0 评论 -
随机神经网络
todo原创 2018-08-04 08:32:37 · 1440 阅读 · 0 评论 -
TensorFlow系列——1、TensorFlow基础
12原创 2019-01-28 09:01:52 · 165 阅读 · 0 评论 -
TensorFlow系列——2、TensorFlow实现Softmax Regression识别手写数组
12原创 2019-01-28 09:02:47 · 152 阅读 · 0 评论 -
TensorFlow系列——3、TensorFlow实现自编码器
12原创 2019-01-28 09:03:07 · 513 阅读 · 0 评论 -
TensorFlow系列——4、TensorFlow实现多层感知器
12原创 2019-01-28 09:03:28 · 225 阅读 · 2 评论 -
TensorFlow系列——5、TensorFlow实现简单的卷积网络
12原创 2019-01-28 09:04:15 · 164 阅读 · 0 评论 -
TensorFlow系列——19、TF.Contrib的其他组件
12原创 2019-01-29 09:56:07 · 226 阅读 · 0 评论