Yi-Chien Lin
Results
2
comments of
Yi-Chien Lin
trafficstars
> Looks interesting! Do you think we could have an end-to-end example? Yes. I do have end-to-end example: https://github.com/jasonlin316/ARGO/tree/main/PyG Please see [flickr_example_ARGO.py](https://github.com/jasonlin316/ARGO/blob/main/PyG/flickr_example_ARGO.py) which enables ARGO on the [flickr_example.py](https://github.com/jasonlin316/ARGO/blob/main/PyG/flickr_example.py).
> I feel like we should have a complete example because only looking at this class may not be clear enough for most PyG users to adapt it to their...