relational-reasoning
There are 19 repositories under relational-reasoning topic.
jsikyoon/Interaction-networks_tensorflow
Tensorflow Implementation of Interaction Networks for Learning about Objects, Relations and Physics
mpatacchiola/self-supervised-relational-reasoning
Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.
ChanganVR/RelationalGraphLearning
[IROS20] Relational graph learning for crowd navigation
jsikyoon/visual-interaction-networks_tensorflow
Tensorflow Implementation of Visual Interaction Networks
vmichals/FigureQA-baseline
TensorFlow implementation of the CNN-LSTM, Relation Network and text-only baselines for the paper "FigureQA: An Annotated Figure Dataset for Visual Reasoning"
srlearn/srlearn
☕ A Python library for gradient-boosted statistical relational models / learning probabilistic relational programs.
brandonwillard/kanren-old
Logic Programming in Python
mesnico/learning-relationship-aware-visual-features
Relational Content-Based Image Retrieval (R-CBIR) - Retrieving images with given relationships among objects
micts/acgcn
Code for the paper "Spot What Matters: Learning Context Using Graph Convolutional Networks for Weakly-Supervised Action Detection"
srlearn/SRLBoost
⚡ SRLBoost: BoostSRL but ¼ the size and twice the speed. Refactor for srlearn's core.
Awni00/abstract_transformer
This is the project repo associated with the paper "Disentangling and Integrating Relational and Sensory Information in Transformer Architectures" by Awni Altabaa, John Lafferty
gaceladri/meta_relational_A3C
Meta learner A3C algorithm with a neural relational memory module
DongjunLee/relation-network-tensorflow
TensorFlow implementation of 'A simple neural network module for relational reasoning' for bAbi task.
jaehyunnn/RelationalNetwork_pytorch
An un-official implementation of Relational Network [A. Santoro et al., 2017] (PyTorch)
ventusff/ReVoLT-website
ReVoLT: Relational Reasoning and Voronoi Local graph planning for Target-driven navigation
AlenUbuntu/Relational-Network-Pytorch
This is a Pytorch implementation of "A Simple neural network module for relational reasoning" with interactive GUI Question-Answering Interface
caffeinism/RN-GAN
GAN Learning using RN
Near32/RelationalReasoning
Implementations of state-of-the-art relational reasoning algorithms, using PyTorch.