克里斯汀娜

Results 12 issues of 克里斯汀娜

```python class LINE(object): def __init__(self, graph_edge_num, graph_nodes_num, dimension): self.e = graph_edge_num self.n = graph_nodes_num self.steps_per_epoch = None self.epoch_train_size = None self.dimension = dimension def _generate_batch_train(self, adj_list, graph_nodes_num, graph_edge_num, batch_size, negativeRatio,...

### I've searched the issue list, there are no similar features. - [X] Yes ### I've installed the latest developer version, still can't find this feature. - [X] Yes ###...

feature request