登录
首页 » python » 【TensorFlow】LSTM(基于PTB的自然语言建模)

【TensorFlow】LSTM(基于PTB的自然语言建模)

于 2022-10-29 发布 文件大小:34.63 MB
0 130
下载积分: 2 下载次数: 1

代码说明:

要读取 PTB 数据集需要用到 reader.py,在 GitHub 上面有源码,可以下载或者直接复制下来。reader.py 提供了两个函数用于读取和处理 PTB 数据集: ptb_raw_data(DATA_PATH):读取原始数据 ptb_producer(raw_data,batch_size,num_steps):用于将数据组织成大小为 batch_size,长度为 num_steps 的数据组 原书中的代码没有将这两个函数的操作对象视为 tensor,而根据 reader.py 中的源码说明,它是对 tensor 进行操作的。并且 ptb_producer() 函数中使用了 tf.train.range_input_producer() 函数,所以需要开启多线程。 以下代码示范了如何使用这两个函数: ———————————————— 版权声明:本文为CSDN博主「widiot0x」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。 原文链接:https://blog.csdn.net/White_Idiot/article/details/78881261

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • coord_conv1
    Python script for convert coordinate between local end geodetic systems.
    2016-01-15 22:35:55下载
    积分:1
  • som
    说明:  这是一个关于som聚类的python代码,用来给数据进行聚类或分类。(This is a python code for som clustering, used to cluster or classify data.)
    2019-04-15 16:22:01下载
    积分:1
  • 人脸识别
    人脸检测和识别,录入人脸数据,识别未知人脸是否为录入的(Face Detection and Recognition, Entering Face Data, Recognizing whether an Unknown Face is Input)
    2020-06-22 11:20:02下载
    积分:1
  • Py数据分析jupyter
    说明:  py数据分析numpy, pandas, matplotlib, pyecharts, seaborn...(py data analysis: numpy, pandas, matplotlib, pyecharts, seaborn...)
    2019-01-03 18:35:23下载
    积分:1
  • TSP_new
    这是一个用于解决TSP问题的、适用于初学者的贪心算法。(This is a used to solve the TSP problem, for beginners to greedy algorithm.)
    2014-12-16 18:27:44下载
    积分:1
  • wordcount
    实现了hadoop mapreduce模块中的wordcount例程(hadoop mapreduce wordcount)
    2020-06-30 02:20:01下载
    积分:1
  • logger
    日志模块,日志记录,适用于所有程序,可直接调用。(Logging module, log recording)
    2020-06-20 19:40:02下载
    积分:1
  • 3ee22f38ek09d180d8adbee5c8596f01
    说明:  学习资料,仅供参考,好好学习,多多益善,日积月累,逆水行舟,能者上。(Learning materials, for reference only, study hard, more good, accumulated over time, sailing against the current, capable people.)
    2020-05-05 22:19:06下载
    积分:1
  • 用Python写的爬虫下载数据程序
    用Python语言写的一个在GPS台站数据网站上面,安装经纬度与日期爬取GPS台站观测的TEC数据的程序
    2022-06-01 16:57:56下载
    积分:1
  • cifar-vgg-master图像识别
    说明:  cifar-vgg-master图像识别,基于python平台,很好用(cifar-vgg-master image recognition)
    2021-04-14 19:58:55下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载