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
16 forks
Language: Jupyter Notebook
last commit: over 8 years ago

Related projects:

RepositoryDescriptionStars
higgsfield/capsule-network-tutorialAn easy-to-follow PyTorch tutorial on building and understanding Capsule Networks using Jupyter Notebook.770
kaihsin/tor10A PyTorch-based tensor network library for quantum simulation60
aiqm/torchaniA PyTorch implementation of a neural network potential for molecular simulations471
mrgemy95/visual-interaction-networks-pytorchAn implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes.166
project-dc/pygenesesA PyTorch-based framework for training and studying artificial species in bio-inspired environments72
bindsnet/bindsnetA software package for simulating spiking neural networks using PyTorch.1,517
projectpyrho/pyrhoA Python module for simulating and characterizing optogenetics experiments34
prlz77/resnext.pytorchReproduces ResNet-V3 with PyTorch for computer vision tasks511
marvinler/pypownetA simulator for power networks that incorporates reinforcement learning and visualization.112
pasqal-io/pyqtorchA PyTorch-based simulator for quantum machine learning45
pyg-team/pytorch-frameA deep learning framework for handling heterogeneous tabular data with diverse column types582
ypxie/pytorch-neucomAn implementation of the Differentiable Neural Computer architecture in PyTorch94
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
carpedm20/discogan-pytorchA PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations.1,084
stared/thinking-in-tensors-writing-in-pytorchA hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples331