GCN_Keras icon indicating copy to clipboard operation
GCN_Keras copied to clipboard

图卷积神经网络 Graph Convolutional Network with Keras

Results 8 GCN_Keras issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.7.2. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

你好,X = preprocess_features(X)这行代码显示Unresolved reference 'preprocess_features',似乎缺少这个模块,这个模块是在哪定义的呢?还是说这个函数就是后面一行的preprocess_adj()方法呢?

运行: predict = model.predict(X) 报错: ValueError: Error when checking model input: the list of Numpy arrays that you are passing to your model is not the size the model expected....

I got the following error when running model.fit. How do I fix it? environment: python3.7 scipy 1.4.1 tensorflow 2.1.0 > Using TensorFlow backend. > Loading cora dataset... > Dataset has...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

dependencies

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.12.0. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.12.0 Release 2.12.0 TensorFlow Breaking Changes Build, Compilation and Packaging Removed redundant packages tensorflow-gpu and tf-nightly-gpu. These...

dependencies