Relation Networks in Tensorflow (WIP) A TensorFlow implementation of DeepMind's Relation Networks. THIS PROJECT IS A WORK IN PROGRESS : Not working yet! Prerequisites Python >= 3.5 TensorFlow >= 1.1 Downloading the dataset You need to download CLEVR dataset. The main dataset is 18GB - with traning set which has 70,000 images and about 700,000 questions. Training ./train.py License: MIT