zhangweizhen

Results 4 comments of zhangweizhen

yes, about graphs binary classification problem, and i have a lots of Adjacency matrix and node features(files is 50G),how can i use generator load into memory?

hi,excuse me ,how to use tf.keras.utils.Sequence to load my own data for graph-level classification. and not use the PaddedGraphGenerator generator,due to out of memory when load all data into memory

hi,[ChrisPaneque](https://github.com/ChrisPaneque) I also have your question, and do you have some answer now?