relation-network topic

List relation-network repositories

Hands-On-Meta-Learning-With-Python

1.1k
Stars
357
Forks
Watchers

Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow

RelationNetworks-CLEVR

85
Stars
26
Forks
Watchers

A pytorch implementation for "A simple neural network module for relational reasoning", working on the CLEVR dataset

Relation-Network

33
Stars
11
Forks
Watchers

Tensorflow implementation of Relation Network (bAbI dataset)

FigureQA-baseline

36
Stars
8
Forks
Watchers

TensorFlow implementation of the CNN-LSTM, Relation Network and text-only baselines for the paper "FigureQA: An Annotated Figure Dataset for Visual Reasoning"

Relation-Network-PyTorch

19
Stars
7
Forks
Watchers

Implementation of Relation Network and Recurrent Relational Network using PyTorch v1.3. Original papers: (RN) https://arxiv.org/abs/1706.01427 (RRN): https://arxiv.org/abs/1711.08028