You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jonathan Yan 87d2c27c7f random walk v1 5 years ago
..
citeseer 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API 5 years ago
cora 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API 5 years ago
sns random walk v1 5 years ago
README.md 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API 5 years ago
graph_map_schema.py mv graph_map_schema.py to example 5 years ago
read_citeseer.sh Support processing GNN data 5 years ago
read_cora.sh Support processing GNN data 5 years ago
reader.py Support processing GNN data 5 years ago
write_citeseer.sh 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API 5 years ago
write_cora.sh 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API 5 years ago
write_sns.sh random walk v1 5 years ago
writer.py mv graph_map_schema.py to example 5 years ago