interaction_network_pytorch

Physics Simulator

An implementation of Interaction Networks for learning physical simulations and generalizing to novel systems

Pytorch Implementation of Interaction Networks for Learning about Objects, Relations and Physics

GitHub

131 stars
7 watching
17 forks
Language: Jupyter Notebook
last commit: almost 7 years ago

Related projects:

Repository Description Stars
higgsfield/capsule-network-tutorial An easy-to-follow PyTorch tutorial on building and understanding Capsule Networks using Jupyter Notebook. 768
kaihsin/tor10 A PyTorch-based tensor network library for quantum simulation 60
aiqm/torchani A PyTorch implementation of a neural network potential for molecular simulations 464
mrgemy95/visual-interaction-networks-pytorch An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. 166
project-dc/pygeneses A PyTorch-based framework for training and studying artificial species in bio-inspired environments 72
bindsnet/bindsnet A software package for simulating spiking neural networks using PyTorch. 1,507
projectpyrho/pyrho A Python module for simulating and characterizing optogenetics experiments 34
prlz77/resnext.pytorch Reproduces ResNet-V3 with PyTorch for computer vision tasks 508
marvinler/pypownet A simulator for power networks that incorporates reinforcement learning and visualization. 111
pasqal-io/pyqtorch A PyTorch-based simulator for quantum machine learning 45
pyg-team/pytorch-frame A deep learning framework for handling heterogeneous tabular data with diverse column types 543
ypxie/pytorch-neucom An implementation of the Differentiable Neural Computer architecture in PyTorch 94
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
carpedm20/discogan-pytorch A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. 1,084
stared/thinking-in-tensors-writing-in-pytorch A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples 329