google-deepmind / gqn-datasetsLinks
Datasets used to train Generative Query Networks (GQNs) in the ‘Neural Scene Representation and Rendering’ paper.
☆272Updated 3 years ago
Alternatives and similar repositories for gqn-datasets
Users that are interested in gqn-datasets are comparing it to the libraries listed below
Sorting:
- Generative Query Network (GQN) in PyTorch as described in "Neural Scene Representation and Rendering"☆321Updated 6 years ago
- Tensorflow implementation of Neural Scene Representation and Rendering☆205Updated 2 years ago
- Neural scene representation and rendering (GQN)☆183Updated 6 years ago
- PyTorch Implementation of Generative Query Network☆138Updated 6 years ago
- Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom☆277Updated 7 years ago
- [ICLR 2018] TensorFlow code for zero-shot visual imitation by self-supervised exploration☆203Updated 7 years ago
- This's an implementation of deepmind Visual Interaction Networks paper using pytorch☆167Updated 7 years ago
- MINOS: Multimodal Indoor Simulator☆201Updated 2 years ago
- An official TensorFlow implementation of "Neural Program Synthesis from Diverse Demonstration Videos" (ICML 2018) by Shao-Hua Sun, Hyeonw…☆102Updated 2 years ago
- ICLR Reproducibility Challenge 2019☆217Updated 6 years ago
- Train an RL agent to localize actively (PyTorch)☆210Updated 7 years ago
- A Tensorfflow implementation of Attend, Infer, Repeat☆81Updated 6 years ago
- Implementation of Sequential Attend, Infer, Repeat (SQAIR)☆97Updated 6 years ago
- PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.☆227Updated 8 years ago
- Tensorflow Implementation of Interaction Networks for Learning about Objects, Relations and Physics☆158Updated 8 years ago
- ☆124Updated 7 years ago
- Neural Task Programming☆81Updated 7 years ago
- Code for the paper "OpenAI Remote Rendering Backend"☆244Updated 2 years ago
- A Compositional Object-Based Approach to Learning Physical Dynamics☆174Updated 8 years ago
- Tensorflow implementations of Relational Networks and a VQA dataset named Sort-of-CLEVR proposed by DeepMind.☆321Updated 6 years ago
- Decoupled Neural Interfaces using Synthetic Gradients for PyTorch☆238Updated 6 years ago
- PyTorch implementation of "Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning"☆348Updated 3 years ago
- A colab that implements the Symplectic Gradient Adjustment optimizer from "The mechanics of n-player differentiable games"☆153Updated 6 years ago
- for learning reinforcement learning using PyTorch.☆64Updated 5 years ago
- Guided Evolutionary Strategies☆271Updated 2 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆376Updated 2 years ago
- in progress☆117Updated 6 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 7 years ago
- Advanced Differentiable Neural Computer (ADNC) with application to bAbI task and CNN RC task.