Unverified Commit 1e92c865 authored by NingMa's avatar NingMa Committed by GitHub

Update README.md

parent 1d25402a
...@@ -16,6 +16,6 @@ To train the AS-MAML framework with GraghSAGE and SAGPool on TRIANGLES dataset, ...@@ -16,6 +16,6 @@ To train the AS-MAML framework with GraghSAGE and SAGPool on TRIANGLES dataset,
`python main.py` `python main.py`
To test the trained model, please run the following: To test the trained model, please run the following code with specified model path:
`python test.py` `python test.py`
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment