Tensorflow多变量线性回归(房价预测) 。。
2021-12-04 21:09:43 1.09MB tensor flow
1
主要介绍了Pytorch中Tensor与各种图像格式的相互转化详解,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧
1
Tensor Decompositions, the MATLAB Tensor Toolbox, and Applications to Data Analysis,张量工具箱最新版本
2021-11-26 18:20:23 1.72MB 张量工具箱
1
gnuradio 源码 2019年3月8日官网下载.目前最新版本. 官网可免费下载.
2021-11-25 16:38:00 4.34MB tensor
1
所提交的库函数为matlab中张量分析工具箱,其里边具有大量的函数,可很方便的调用在图像处理等多个研究领域。
2021-11-24 16:27:07 388KB matlab 张量工具箱
1
Knowledge graphs are structured representations of real world facts. However, they typically contain only a small subset of all possible facts. Link prediction is a task of inferring missing facts based on existing ones. We propose TuckER, a relatively simple but powerful linear model based on Tucker decomposition of the binary tensor representation of knowledge graph triples. TuckER outperforms all previous state-of-the-art models acrossstandardlinkpredictiondatasets. Weprove that TuckER is a fully expressive model, deriving the bound on its entity and relation embedding dimensionality for full expressiveness which is several orders of magnitude smaller than the bound of previous state-of-the-art models ComplEx and SimplE. We further show that several previously introducedlinearmodelscanbeviewedasspecial cases of TuckER.
2021-11-24 10:42:43 393KB KG
1
MNIST手写数字数据集,有时候网络不好,无法在线下载,故上传至csdn
2021-11-21 17:43:05 12.04MB Tensor 机器学习 手写数字识别
1
在学习TensorFlow的过程中,我们需要知道某个tensor的值是什么,这个很重要,尤其是在debug的时候。也许你会说,这个很容易啊,直接print就可以了。其实不然,print只能打印输出shape的信息,而要打印输出tensor的值,需要借助class tf.Session, class tf.InteractiveSession。因为我们在建立graph的时候,只建立tensor的结构形状信息,并没有执行数据的操作。 一 class tf.Session  运行tensorflow操作的类,其对象封装了执行操作对象和评估tensor数值的环境。这个我们之前介绍过,在定义好所有的数据
2021-11-20 16:34:04 45KB ens low ns
1
张量FFT 利用张量核,针对fp16数据的FFT算法的实现,以加快处理速度
2021-11-19 21:00:18 19KB Cuda
1
Python Keras安装包2.2.4 tensorflow1.14安装包全
2021-11-16 09:05:00 73.86MB Keras安装包2.2.4te
1