Skip to content

Commit dfc798e

Browse files
authored
Merge pull request #411 from VictorBebnev/vbebnev/ml_gcn
Graph Convolutional Networks: Model Relations In Data
2 parents 7c5672b + 801bc0b commit dfc798e

File tree

3 files changed

+689
-0
lines changed

3 files changed

+689
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Training
2+
For training run [jupyter notebook](graph_convolutional_networks_model_relations_in_data.ipynb)
3+
4+
_Note: we use the dataset from [this post](../PyTorch-Multi-Label-Image-Classification-Image-Tagging/README.md), so please refer to it for a detailed description and instructions._

0 commit comments

Comments
 (0)