您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. texttohtml

  2. Some performace tunning and optimiztion in v. 1.3. --------A plain text to HTML converter and highlighter (formerlyq3dump2html). Makes extensive use of user classes and actions. Usesa home-grown HTML generation class and includes a profile manager(w
  3. 所属分类:Web开发

    • 发布日期:2006-02-23
    • 文件大小:484kb
    • 提供者:chenxh
  1. ARExcelReport 1.6 for Delphi 3,4,5,6,7 and C++Builder 51

  2. ARExcelReport. IntroductionARExcelReport component are designed to provide easy way for reports generation in Microsoft® Excel. It is very comfortable for use and may be used as a main or complementary reporting tool in your projects.Thanks to t
  3. 所属分类:C++

    • 发布日期:2006-02-23
    • 文件大小:1mb
    • 提供者:chenxh
  1. ARWordReport 1.6 for Delphi 3, 4, 5, 6, 7, C++Builder 5, 6.

  2. ARWordReport. IntroductionARWordReport component are designed to provide easy way for reports generation in Microsoft® Word. It is very comfortable for use and may be used as a main or complementary reporting tool in your projects.HighlightsPass
  3. 所属分类:C++

    • 发布日期:2006-02-23
    • 文件大小:1mb
    • 提供者:chenxh
  1. 源码Deep Learning with Theano

  2. Chapter 1, Theano Basics, helps the reader to reader learn main concepts of Theano to write code that can compile on different hardware architectures and optimize automatically complex mathematical objective functions. Chapter 2, Classifying Handwri
  3. 所属分类:深度学习

    • 发布日期:2018-08-06
    • 文件大小:1mb
    • 提供者:wang1062807258
  1. serverless-node-simple-crud:用于CRUD操作的简单AWS Lambda函数-源码

  2. 无服务器节点简单压缩 简单的AWS lambda无服务器功能,用于使用Expressjs进行分类操作。 设置 安装node npm 运行以下命令 # Install serverless globally $ npm install -g serverless # Provide credentials of AWS to serverless $ sls config credentials --provider aws --key PUBLIC_KEY --secret SECRET_KE
  3. 所属分类:其它

    • 发布日期:2021-03-15
    • 文件大小:26kb
    • 提供者:weixin_42150360
  1. Shakespeare-Text-Generation-源码

  2. 莎士比亚文本生成 该网络应用程序使用LSTM训练莎士比亚的数据,并创建一种语言模型,以莎士比亚的风格生成文本。 RNN(递归神经网络) 递归神经网络(RNN)是一类人工神经网络,对于建模序列数据(例如时间序列或自然语言)具有强大的功能。 与RNN相比,香草神经网络有一个缺点,它们无法解决需要记住有关过去输入信息的机器学习问题。 在处理顺序数据时,记住数据中的关系是关键,而普通的CNN并不擅长长度可变的输入和输出。 因此,我正在使用RNN进行文本生成。 我使用一种称为LSTM的特殊RNN,它可
  3. 所属分类:其它

    • 发布日期:2021-03-13
    • 文件大小:19mb
    • 提供者:weixin_42097557
  1. Text-Generation-源码

  2. 这是一个在一群人之间产生对话的项目。 通过朋友之间的Telegram组的对话,对Encoder-Decoder模型进行微调,以预测下一个句子的任务。 总共有5个人,并且模型必须首先生成个人的姓名,然后是他们的答案。
  3. 所属分类:其它

    • 发布日期:2021-03-05
    • 文件大小:12kb
    • 提供者:weixin_42131541
  1. 非对话文本的多样化对话生成:对英语数据使用非对话文本进行多样化对话生成的论文的实现-源码

  2. 非对话文本的多样化对话生成 英文论文的实现 改编自 inproceedings{su-etal-2020-diversifying, title = "Diversifying Dialogue Generation with Non-Conversational Text", author = "Su, Hui and Shen, Xiaoyu and Zhao, Sanqiang and Xiao, Zhou and H
  3. 所属分类:其它

    • 发布日期:2021-02-09
    • 文件大小:14kb
    • 提供者:weixin_42116058
  1. Formatting-源码

  2. 格式设定 的示例代码 。 演示如何使用XML标签实现基本的字符串格式。 let input = " M1 delivers up to 2.8x faster processing performance than the previous generation. " let text = String ( format : input, " https://support.apple.com/kb/SP799 " ) let style = FormattedStringStyle ( at
  3. 所属分类:其它

    • 发布日期:2021-04-01
    • 文件大小:29kb
    • 提供者:weixin_42153691