haldekhel / Strassen
Strassen's matrix multiplication algorithm implemented in Python.
☆9Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Strassen
- Graphormer is a general-purpose deep learning backbone for molecular modeling.☆2,143Updated 5 months ago
- Keras implementation of Graph Convolutional Networks☆791Updated 3 years ago
- Semi-supervised learning with graph embeddings☆889Updated 4 years ago
- How Powerful are Graph Neural Networks?☆1,187Updated 3 years ago
- Open source implementation of "Neural Message Passing for Quantum Chemistry"☆235Updated 7 years ago
- GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models☆697Updated 2 years ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆760Updated last year
- Representation learning on large graphs using stochastic graph convolutions.☆3,429Updated 3 months ago
- Repository for benchmarking graph neural networks☆2,525Updated last year
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,727Updated last year
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆789Updated last year
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆1,945Updated 9 months ago
- A tensorflow implementation of GraphGAN (Graph Representation Learning with Generative Adversarial Nets)☆529Updated 5 years ago
- Strategies for Pre-training Graph Neural Networks☆971Updated last year
- ☆1,276Updated last year
- Our own implementation of Neural Message Passing for Computer Vision paper☆339Updated 4 years ago
- Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering☆1,339Updated 4 years ago
- Tensorflow implementation of MolGAN: An implicit generative model for small molecular graphs☆260Updated last year
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,142Updated last year
- ☆415Updated 5 years ago
- Grayscale Image Colorization with Generative Adversarial Networks. https://arxiv.org/abs/1803.05400☆264Updated 2 years ago
- [ICCV 2019, Oral] Controllable Artistic Text Style Transfer via Shape-Matching GAN☆423Updated 2 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,239Updated 2 years ago
- Google Kick Start☆246Updated 2 years ago
- Generative Adversarial Networks Projects, published by Packt☆221Updated last year
- Papers on Graph neural network(GNN)