CogDL TensorFlow:CogDL TensorFlow 源码
CogDL-TensorFlow CogDL-TensorFlow :的TensorFlow实现 。 在教授的支持下。 CogDL CogDL是一种图形表示学习工具包,使研究人员和开发人员可以轻松地训练和比较基线或自定义模型,以进行节点分类,链接预测和其他图形任务。 它提供了许多流行模型的实现,包括: 非GNN基准,例如Deepwalk,LINE,NetMF; GNN基准,例如GCN,GAT,GraphSAGE。 入门 要求和安装 TensorFlow版本> = 2.0.0 Python版本> = 3.6 pip install -e . 用法 您可以使用python scripts/train.py --task example_task --dataset example_dataset --model example_method在example_data上运行exampl
用户评论
推荐下载
-
Tensorflow视频
Tensorflow视频
14 2020-07-25 -
tensorflow ocr
张量流
9 2021-04-09 -
TensorFlow笔记
有关深度学习的英语术语以及相关要点,在学习深度学习过程中需要了解的一些要点和猫狗大战的一些注意事项。
27 2019-01-03 -
tensorflow serving
1.1 Servables 为客户端提供运算服务。Servable的大小和粒度非常灵活。单个Servable可以包含查找表的单个分片、单个模型、推理模型元组的任何内容。Servable可以是任何类型和
26 2020-08-09 -
protoc for tensorflow
protoc for tensorflow,主要使用与谷歌开源框架进行物体识别的过程中
17 2020-08-11 -
TensorFlow by hpssjellis
TensorFlow written by hpssjellis
6 2023-02-08 -
tensorflow svm
基于tensorflow1.8实现的线性支撑向量机,测试用例是自带的iris数据集
13 2020-07-27 -
TensorFlow Estimators
高清版TensorFlow Estimators- Managing Simplicity vs. Flexibility in High-Level Machine Learning Framewo
7 2021-04-24 -
TensorFlow架构
本文来自于作者hzyido,主要讲解了跨设备通信的做法,还讲解事例一些细节的概念等等。 TensorFlow,以下简称TF,是Google去年发布的机器学习平台,发布以后由于其速度快,扩展性好,推广速
6 2021-02-01 -
tensorflow报错
#TypeError: The value of a feed cannot be a tf.Tensor object. Acceptable feed values include Python
26 2021-02-01
暂无评论