linear_graph_autoencoders
linear_graph_autoencoders copied to clipboard
Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R. Hennequin, M. Vazirgiannis) + k-core framework implementation...
Results
1
linear_graph_autoencoders issues
Sort by
recently updated
recently updated
newest added
Hello, I want to inspect your work a bit more, and I am normally using Keras for implementing models. How could I print a model summary to inspect the input...