自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

转载 gradient clipping

源链接:http://blog.csdn.net/u014595019/article/details/52759104损失函数计算# softmax_w , shape=[hidden_size, vocab_size], 用于将distributed表示的单词转化为one-hot表示 softmax_w = tf.get_variable( "softmax_w", [size, voc

2017-11-23 17:37:15 2543

转载 seq2seq.py

源链接:https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/legacy_seq2seq/python/ops/seq2seq.py#L1143# Copyright 2015 The TensorFlow Authors. All Rights Reserved. # # Licensed under th

2017-11-23 11:31:15 540

转载 Tensorflow一些常用基本概念与函数

TensorFlow常用类

2017-11-21 14:38:35 229

转载 一些常用基本概念与函数

Tensorflow一些常用基本概念与函数(优化、分布式等) 文章来源:林海山波,源链接: http://blog.csdn.net/lenbow/article/details/52218551 2016年08月16日

2017-11-21 09:27:29 306

转载 Tensorflow辅助工具篇——tensorflow slim(TF-Slim)介绍

【Tensorflow】辅助工具篇——tensorflow slim(TF-Slim)介绍转自:[xf__mao的博客]:(https://www.2cto.com/kf/201706/649266.html) 可能很多tensorflow的老版本玩家没见过这个东西,slim这个模块是在16年新推出的,其主要目的是来做所谓的“代码瘦身”。但事实上它已经成为我比较喜欢,甚至是比较常用的模块,gith

2017-11-20 17:03:24 366

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除