TensorFlow implementation of Neural Turing Machines (NTM), with its application on one-shot learning (MANN)
☆185Mar 19, 2020Updated 6 years ago
Alternatives and similar repositories for ntm
Users that are interested in ntm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tensorflow Implementation of One-Shot Learning with Memory Augmented Neural Network☆48Dec 27, 2017Updated 8 years ago
- One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow☆237Jul 9, 2018Updated 8 years ago
- Tensorflow implementation of a Neural Turing Machine☆614Jul 15, 2021Updated 5 years ago
- A tensorflow implement of Memory-Augmented Neural Network☆31Sep 22, 2020Updated 5 years ago
- "Neural Turing Machine" in Tensorflow☆1,047May 18, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Neural Turing Machines (NTM) - PyTorch Implementation☆610Jun 26, 2018Updated 8 years ago
- Tensorflow implementation of the Differentiable Neural Computer☆12Feb 15, 2019Updated 7 years ago
- An attempt at replicating the Matching Networks for One Shot Learning in Tensorflow - Paper URL: https://arxiv.org/pdf/1606.04080.pdf☆334Jul 1, 2018Updated 8 years ago
- Active Learning with Partial Feedback, ICLR 2019☆11Apr 27, 2020Updated 6 years ago
- PyTorch implementation of Memory Augmented Neural Network☆10Jun 27, 2020Updated 6 years ago
- Experiments from "The Description Length of Deep Learning Models"☆10Aug 1, 2018Updated 7 years ago
- Implementation of the Differentiable Neural Computer in Tensorflow