-
Notifications
You must be signed in to change notification settings - Fork 15
Training the model #7
Copy link
Copy link
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels