You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the recent popularity of graph convolutional neural networks (i.e. https://github.com/tkipf/gcn), would it be worth implementing a swift paradigmatic version? I have a semi-working version, but would defer to those more knowledgable in these things.
The text was updated successfully, but these errors were encountered:
That would be a great addition. It's something that I know a few people were exploring, but we don't have any formal examples in the repository yet.
The integration of graphs and tensor operations is somewhere that we believe Swift can really shine, so anything you'd be willing to contribute would be very much appreciated.
Given the recent popularity of graph convolutional neural networks (i.e. https://github.com/tkipf/gcn), would it be worth implementing a swift paradigmatic version? I have a semi-working version, but would defer to those more knowledgable in these things.
The text was updated successfully, but these errors were encountered: