rarilurelo / tensorflow-synthetic_gradientLinks
☆16Updated 9 years ago
Alternatives and similar repositories for tensorflow-synthetic_gradient
Users that are interested in tensorflow-synthetic_gradient are comparing it to the libraries listed below
Sorting:
- Code for a generative controller for the AI Gym cartpole task☆15Updated 8 years ago
- Keras implementation of the Information Dropout (arXiv:1611.01353) paper☆15Updated 9 years ago
- Code for the blog post on few-shot classification via task representation and communication.☆18Updated 8 years ago
- Recurrent Convolutional Memory Network (in progress)☆29Updated 9 years ago
- Variational autoencoder in Theano☆12Updated 8 years ago
- RNNprop☆36Updated 8 years ago
- Gated Recurrent Unit with Low-rank matrix factorization☆34Updated 9 years ago
- Tensorflow Implementation of Multi-Function Recurrent Unit☆23Updated 9 years ago
- The Statistical Recurrent Unit in Pytorch☆34Updated 8 years ago
- A Quick and Dirty Progressive Neural Network written in TensorFlow.☆51Updated 7 years ago
- Rank Ordered Autoencoder implementation as described in https://arxiv.org/abs/1605.01749☆33Updated 9 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Updated 7 years ago
- Various experiments on the [Fashion-MNIST](https://github.com/zalandoresearch/fashion-mnist) dataset from Zalando☆31Updated 8 years ago
- Backprop training of recurrent neural networks with Hebbian plastic connections☆20Updated 4 years ago
- Deterministic Policy Gradient using torch7☆43Updated 9 years ago
- ☆33Updated 4 years ago
- ☆15Updated 9 years ago
- Differentiable neural computers☆27Updated 9 years ago
- Code for Attentive Recurrent Comparators☆58Updated 8 years ago
- boundary-seeking generative adversarial networks☆46Updated 8 years ago
- Learning RNN Hierarchies☆45Updated 9 years ago
- ☆38Updated 7 years ago
- Experiments from the article "Tensorial Mixture Models"☆24Updated 7 years ago
- Open source implementation of SeaRNN (ICLR 2018, https://openreview.net/forum?id=HkUR_y-RZ)☆48Updated 7 years ago
- Implementation of condnets