GCNG icon indicating copy to clipboard operation
GCNG copied to clipboard

Training the model

Open sheenahora opened this issue 3 years ago • 2 comments

Hello,

When I ran the sample code with the old version of spektral as "spektral"github suggests, I am experiencing below error:

ValueError: Layer model expects 2 input(s), but it received 1 input tensors.

File "gcn_LR2_LR_as_nega_big.py", in history = model.fit(X_train,y_train,batch_size=batch_size,validation_data=validation_data,epochs=epochs,callbacks=callbacks)

sheenahora avatar Sep 14 '21 02:09 sheenahora

Hello,

When I ran the sample code with the old version of spektral as "spektral"github suggests, I am experiencing below error:

ValueError: Layer model expects 2 input(s), but it received 1 input tensors.

File "gcn_LR2_LR_as_nega_big.py", in history = model.fit(X_train,y_train,batch_size=batch_size,validation_data=validation_data,epochs=epochs,callbacks=callbacks)

Hello,I have the same error,have you solved it?

xWanga98 avatar Mar 17 '22 12:03 xWanga98

Hello,

When I ran the sample code with the old version of spektral as "spektral"github suggests, I am experiencing below error:

ValueError: Layer model expects 2 input(s), but it received 1 input tensors.

File "gcn_LR2_LR_as_nega_big.py", in history = model.fit(X_train,y_train,batch_size=batch_size,validation_data=validation_data,epochs=epochs,callbacks=callbacks)

Hello,I have the same error,have you solved it?

jingeyu avatar Jul 11 '22 06:07 jingeyu