Proof for Dijkstra´s Algorithm:Dijkstra算法证明.pdf
2022-07-09 19:09:09 53KB 文档资料
Library of Congress Cataloging-in-Publication Data Barwise, Jon. Language, proof and logic / Jon Barwise and John Etchemendy ; in collaboration with Gerard Allwein, Dave Barker-Plummer, and Albert Liu. p. cm. ISBN 1-889119-08-3 (pbk. : alk. paper)
2022-06-11 12:23:19 3.72MB Language proof logic Barwise Jon
1
本书以适用于逻辑第一和第二课程的方法覆盖了一阶语言,对哲学,计算机科学,数学和语言学的本科生特别有用。
2022-06-10 22:33:29 2.54MB 数学
1
在智能手机上使用递归神经网络(RNN),LSTM和Tensorflow进行人类活动识别 这是我硕士课程的项目,其中涉及使用无线传感器数据挖掘实验室(WISDM)的数据集为端到端系统构建机器学习模型,以使用智能手机加速度计,Tensorflow框架,递归神经网络预测人类的基本活动网络和多个长期短期存储单元(LSTM)堆栈,用于构建具有隐藏单元的深度网络。 训练模型后,将其保存并导出到android应用程序,并使用模型作为概念验证和UI界面进行预测,以使用文本语音API讲出结果。 处理: 清理并合并数据 根据模型要求,通过将每个序列活动的固定长度序列(200个)作为训练数据来进行数据预处理,以最大程度地提高模型的效率。 将数据分为训练(80%)和测试(20%)集。 通过堆叠带有2个完全连接的RNN的多层LSTM内存单元(这将解决消失的梯度问题)来构建一个深层网络。 使用Tensorflow框架构建整个模型,并创建占位符以供模型在端到端系统中访问。 创建最小化损失的损失函数,我们使用最小二乘误差(LSE)或L2范数,因为它将通过一个解决方案提供稳定的解决方案。 在整个训练期间,
1
防潮标准示例 要求 对于开发,您只需要在环境中安装Node.js(最低10.12.0)和节点全局软件包NPM。 节点 Windows上的节点安装 只需访问并下载安装程序即可。 另外,请确保您的PATH中有git , npm可能需要它(您可以在找到git)。 在Ubuntu上安装节点 您可以使用apt install轻松安装nodejs和npm,只需运行以下命令。 $ sudo apt install nodejs $ sudo apt install npm 其他作业系统 您可以在和上找到有关安装的更多信息。 安装 $ git clone https://github.com:bitcoin-sv-specs/merkle-proof-standard-example.git $ cd merkle-proof-standard-example $ npm install 跑步 $ np
2022-02-25 10:09:33 23KB JavaScript
1
弹簧启动-端口和适配器/六角形体系结构 基于六边形架构的Spring-Boot应用程序的POC
2022-02-16 17:47:56 38KB spring-boot mongodb proof-of-concept rest-api
1
This is a free book about how to prove theorems. It is organized into four parts: Fundamentals, proving conditional statements, more on proof, relations, functions and cardinality.
2021-12-20 12:23:49 1.84MB 数学 proof theory 证明
1
区块链证明 带有工作量证明共识算法的区块链概念证明 程序运行需要Node.js 要在终端中运行: 节点main.js 使用其他共识算法查看其他存储库以获取区块链POC。
2021-12-13 21:55:32 105KB JavaScript
1
"Using Z: Specification, Refinement and Proof" - J. Woodcock and J. Davies Prentice Hall, 1994. 英文版
2021-12-02 10:04:30 2.38MB Formal Metho J. Woodcock
1
This text makes a great supplement and provides a systematic approach for teaching undergraduate and graduate students how to read, understand, think about, and do proofs. The approach is to categorize, identify, and explain (at the student's level) the various techniques that are used repeatedly in all proofs, regardless of the subject in which the proofs arise. How to Read and Do Proofs also explains when each technique is likely to be used, based on certain key words that appear in the problem under consideration. Doing so enables students to choose a technique consciously, based on the form of the problem.
2021-10-16 11:11:56 4.45MB math proof
1