Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changes for keras 2.4.3 and tf 2.4.1 #66

Closed
wants to merge 3 commits into from
Closed

Conversation

ratmcu
Copy link

@ratmcu ratmcu commented Apr 16, 2021

Fixed few complains on the type mismatch of tensors and arguments for creating tensors. Also a failed assertion was omitted.
Code works and trains. Would be helpful if these changes are to be reviewed.

@tkipf
Copy link
Owner

tkipf commented Apr 16, 2021

Thanks a lot! I'll try to have a look soon.

@tkipf
Copy link
Owner

tkipf commented Apr 18, 2021

I'll leave this open for now, so anyone can patch/merge it locally if they need these updates. I'm unable to test the commit right now, but I would nonetheless recommend to clean it up somewhat and remove commented out blocks and print statements.

@ratmcu
Copy link
Author

ratmcu commented Apr 20, 2021

Thanks, I cleaned up the code. Hopefully it can be used by:
pip install git+https://github.com/ratmcu/keras-gcn.git

@utkarsh0902311047
Copy link

Hi @ratmcu . Using your github code for Keras-GCN the test accuracy achieved is only 32.3%. Am I missing something or why is it so?

@ratmcu ratmcu closed this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants