nmp_qc

Graph neural network library

An implementation of neural networks on graph structures for learning molecular properties

Our own implementation of Neural Message Passing for Computer Vision paper

GitHub

339 stars
17 watching
81 forks
Language: Python
last commit: over 4 years ago

Related projects:

Repository Description Stars
molcik/python-neuron A Python library for implementing and training various neural network architectures 40
liqimai/gcn An implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries. 45
google-deepmind/jraph A lightweight library for working with graph neural networks in jax. 1,375
nikolaypavlov/mlpneuralnet A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. 900
benedekrozemberczki/appnp A PyTorch implementation of a graph neural network model that learns personalized node representations 363
nutszebra/prelu_net An implementation of a deep neural network architecture designed to surpass human-level performance on image classification tasks. 12
graph4ai/graph4nlp A Python library that enables the use of Graph Neural Networks for Natural Language Processing tasks. 1,672
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,369
zueve/neurolab A Python library for building and training neural networks. 163
ahmedfgad/numpyann An implementation of artificial neural networks using NumPy for building regression and classification models. 98
jczic/micromlp A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers 183
kimhc6028/relational-networks A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks 812
itdxer/neupy A Python library for prototyping and building neural networks using TensorFlow as a backend 741
benedekrozemberczki/mixhop-and-n-gcn A deep learning framework implementation of higher-order graph convolutional architectures and their applications 402
acrylicshrimp/tinnet A compact C++17-based deep learning library designed to simplify the implementation of neural networks. 16