E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
(NMT)
神经机器翻译(
NMT
)开源工具
博客地址:http://blog.csdn.net/wangxinginnlp/article/details/52944432工具名称:T2T:Tensor2TensorTransformers地址:https://github.com/tensorflow/tensor2tensor语言:Python/Tensorflow简介:★★★★★五颗星https://research.googlebl
warrioR_wx
·
2016-10-27 11:48
学习笔记
神经网络机器翻译Neural Machine Translation(4): Modeling Coverage & MRT
前面介绍了
NMT
的基本RNNEncoder-Decoder结构以及AttentionMechanism。
clear-
·
2016-06-02 15:49
机器翻译
十三、jdk命令之Java内存之本地内存分析神器:
NMT
和 pmap
目录一、jdk工具之jps(JVMProcessStatusTools)命令使用二、jdk命令之javah命令(CHeaderandStubFileGenerator)三、jdk工具之jstack(JavaStackTrace)四、jdk工具之jstat命令(JavaVirtualMachineStatisticsMonitoringTool)四、jdk工具之jstat命令2(JavaVirtua
duanxz
·
2016-05-17 10:00
神经网络机器翻译Neural Machine Translation(3): Achieving Open Vocabulary Neural MT
前面介绍了
NMT
的基本RNNEncoder-Decoder结构以及AttentionMechanism。
u011414416
·
2016-04-09 22:00
神经网络
RNN
NMT
rare-word
神经网络机器翻译Neural Machine Translation(2): Attention Mechanism
前篇
NMT
介绍的基本RNNEncoder-Decoder结构,RNNenc将源语言句子压缩成一个固定维度的向量是造成性能瓶颈的主要原因。
clear-
·
2016-04-04 18:13
神经网络
机器翻译
RNN
Attention
NMT
机器翻译
[置顶] 神经网络机器翻译Neural Machine Translation(2): Attention Mechanism
前篇
NMT
介绍的基本RNNEncoder-Decoder结构,RNNenc将源语言句子压缩成一个固定维度的向量是造成性能瓶颈的主要原因。
u011414416
·
2016-04-04 18:00
机器翻译
神经网络
attention
RNN
NMT
神经网络机器翻译Neural Machine Translation(1): Encoder-Decoder Architecture
本文首先将简要介绍传统的统计机器翻译方法以及神经网络在机器翻译中的应用,然后介绍
NMT
中基本的“编码-解码”框架(Encoder-Decoder)。
clear-
·
2016-04-03 09:40
机器翻译
[置顶] 神经网络机器翻译Neural Machine Translation(1): Encoder-Decoder Architecture
本文首先将简要介绍传统的统计机器翻译方法以及神经网络在机器翻译中的应用,然后介绍
NMT
中基本的“编码-解码”框架(Encoder-Decoder)。
u011414416
·
2016-04-03 09:00
机器翻译
神经网络
端到端
NMT
Java内存之本地内存分析神器:
NMT
和 pmap
用
NMT
和pmap基本就就能搞清楚Java进程为什么占了那些VirtualSize和RSS。
NMT
是NativeMemoryTracking的缩写,是Java7U40引入的HotSpot新特性。
jicahoo
·
2016-03-21 22:23
Java
内存
Python图形化模块:Tkinter
参考资料:http://infohost.
nmt
.edu/tcc/help/pubs/tkinter/web/index.htmlpython版本:2.7.10操作系统:MACOXyosemiteTkinter
卜星星
·
2015-11-29 12:00
python
tkinter
图形化
CANopen学习笔记
扩展CAN SDO用来读写其他CANopen设备的对象字典 PDO用来快速传输实时数据 CANopen协议中定义了三种不同的通信关系:主机-从机模型(master-slave),仅用于网络管理(
NMT
·
2015-11-02 15:10
学习笔记
IMS技术
作者:gnuhpc出处:http://www.cnblogs.com/gnuhpc/1.移动网络的发展--引子20世纪80年代,商业性移动通信网络得到发展第一代移动通信系统:TACS、
NMT
等模拟系统第二代移动通信系统
纳兰容谊
·
2015-10-04 20:57
balong
protocal
stack
HS
Balong
CentOS内外网互调
①安装完一台CentOS7,正常配置完ip之后,先运行
nmt
Jx战壕
·
2015-05-09 21:01
mac
内外网互调
70文件
System/Service
[BZOJ 1499][NOI 2005]瑰丽华尔兹(DP+单调队列优化)
id=1499思路一个很显然的O(
nmT
)的做法就是令f[t][i][j]表示时刻t时,钢琴位于(i,j)处时,从时刻1到t的最长滑行路程。
qpswwww
·
2015-04-25 11:00
python tkinter
参考资料:文档说明:http://infohost.
nmt
.edu/tcc/help/pubs/tkinter/web/index.html有不少例子的网站:http://www.python-course.eu
wangeen
·
2014-09-25 20:00
C/C++ Linux 程序员必须了解的 10 个工具
computing/basic-unix.htmlhttp://pangea.stanford.edu/computing/unix/shell/commands.phphttp://infohost.
nmt
.edu
zhifeng172
·
2014-08-21 00:00
C++
unix
ZOJ 3620 Escape Time II 暴力建图+dfs
题意:给
nmt
代表n个点m条边t是时间限制。s,e分别代表起点和终点。给出m行,每一行包含abc代表a和b有一条边,通过这条边的时间为c然后再给n个数,分别代表每个点有的珠宝数。
CHCXCHC
·
2014-07-18 00:00
[BZOJ 1296][SCOI2009]粉刷匠
Input输入文件paint.in第一行包含三个整数,
NMT
。接下来有N行,每行一个长度
qpswwww
·
2014-06-08 20:00
dp
Tkinter 8.5 参考手册: a GUI for Python
本手册翻译自http://infohost.
nmt
.edu/tcc/help/pubs/tkinter/web/index.htmlTkinter 8.5reference:aGUIforPython摘要本手册描述了用于在
puma004
·
2013-12-21 17:00
GUI
tkinter
C/C++ Linux 程序员必须了解的 10 个工具
computing/basic-unix.htmlhttp://pangea.stanford.edu/computing/unix/shell/commands.phphttp://infohost.
nmt
.edu
weiqubo
·
2013-10-21 15:00
C/C++ Linux 程序员必须了解的 10 个工具
computing/basic-unix.htmlhttp://pangea.stanford.edu/computing/unix/shell/commands.phphttp://infohost.
nmt
.edu
asome_one
·
2013-07-17 18:00
RTLinux—基于Linux内核的实时操作系统RTLinux
RTLinux(Real-TimeLinux):是由新墨西哥大学(
NMT
)开发,是可嵌入系统并支持硬实时特性,部分支持POSIX.1b标准。
wdzxl198
·
2013-05-15 20:00
linux
linux
操作系统
kernel
硬件
APUE读书笔记 之 文件I/O
文章中的英文图片都引用自:http://infohost.
nmt
.edu/~eweiss/222_book/222_book/0201433079/ch04lev1sec14.html中文图片为原创,用
·
2013-04-21 23:00
读书笔记
rational.py: An example Python class
Forfulldocumentation,seehttp://www.
nmt
.edu/tcc/help/lang/python/examples/rational/.
macyang
·
2013-02-02 15:00
C/C++ Linux 程序员必须了解的 10 个工具
computing/basic-unix.htmlhttp://pangea.stanford.edu/computing/unix/shell/commands.phphttp://infohost.
nmt
.edu
QXK1989
·
2012-08-30 16:00
多线程
linux
cvs
工具
pthreads
通讯
C/C++ Linux 程序员必须了解的 10 个工具
computing/basic-unix.htmlhttp://pangea.stanford.edu/computing/unix/shell/commands.phphttp://infohost.
nmt
.edu
zhuanghe_xing
·
2012-08-28 12:00
多线程
linux
cvs
工具
pthreads
通讯
云计算课程学习资源
云计算课程资源http://scl.cs.
nmt
.edu/~doshin/t/s09/cs589/index.htmlhttp://www.umiacs.umd.edu/~jimmylin/cloud
shuhuai007
·
2011-09-28 14:00
云计算
云计算课程资源(备份)
http://scl.cs.
nmt
.edu/~doshin/t/s09/cs589/index.html http://www.umiacs.umd.edu/~jimmylin/cloud-2008-
freewxy
·
2011-05-22 21:00
html
hadoop
Google
云计算
IMS技术
1.移动网络的发展--引子20世纪80年代,商业性移动通信网络得到发展第一代移动通信系统:TACS、
NMT
等模拟系统第二代移动通信系统:GSM、IS-95、DECT、IS-136等数字系统,目前建设的2G
perfectpdl
·
2010-12-13 18:00
应用服务器
网络
服务器
filter
存储
扩展
IMS技术
1.移动网络的发展--引子 20世纪80年代,商业性移动通信网络得到发展 第一代移动通信系统:TACS、
NMT
等模拟系统 第二代移动通信系统:GSM、IS-95、DECT、IS-136等数字系统
javahigh1
·
2010-12-13 18:00
技术
IMS技术
1.移动网络的发展--引子 20世纪80年代,商业性移动通信网络得到发展 第一代移动通信系统:TACS、
NMT
等模拟系统 第二代移动通信系统:GSM、IS-95、DECT、IS-136等数字系统
jiagou
·
2010-12-13 18:00
技术
IMS技术
1.移动网络的发展--引子 20世纪80年代,商业性移动通信网络得到发展 第一代移动通信系统:TACS、
NMT
等模拟系统 第二代移动通信系统:GSM、IS-95、DECT、IS-136等数字系统
javatoyou
·
2010-12-13 18:00
技术
NGN学习笔记5——IMS技术
1.移动网络的发展--引子20世纪80年代,商业性移动通信网络得到发展第一代移动通信系统:TACS、
NMT
等模拟系统第二代移动通信系统:GSM、IS-95、DECT、IS-136等数字系统,目前建设的2G
AlphaJay
·
2010-05-31 10:00
python 的tkinter 资源链接
下载链接: www.
nmt
.edu/tcc/help/pubs/tkinter.pdf python官方资源: wiki.python.org
purpen
·
2007-05-04 18:00
python
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他