0entr0py's Stars
NTMC-Community/MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
floodsung/Meta-Learning-Papers
Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning
warmspringwinds/pytorch-cpp
Pytorch C++ Library
renmengye/revnet-public
Code for "The Reversible Residual Network: Backpropagation Without Storing Activations"
twitter-research/meta-learning-lstm
This repo contains the source code accompanying a scientific paper with the same name.
hardmaru/pytorch_notebooks
tutorial notebooks
facebookresearch/SentEval
A python tool for evaluating the quality of sentence embeddings.
google-deepmind/dnc
A TensorFlow implementation of the Differentiable Neural Computer.
ikostrikov/pytorch-meta-optimizer
A PyTorch implementation of Learning to learn by gradient descent by gradient descent
danieldjohnson/gated-graph-transformer-network
Code to accompany the paper "Learning Graphical State Transitions"
google-deepmind/sonnet
TensorFlow-based neural network library
igul222/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
fossasia/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
martinarjovsky/WassersteinGAN
PrajitR/fast-pixel-cnn
Speed up PixelCNN++ image generation by up to a 183 times
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
google-deepmind/learning-to-learn
Learning to Learn in TensorFlow
FakeNewsChallenge/fnc-1
dustinvtran/ml-videos
A collection of video resources for machine learning
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Evolving-AI-Lab/ppgn
Code for paper "Plug and Play Generative Networks"
elfi-dev/elfi
ELFI - Engine for Likelihood-Free Inference
Smerity/trending_arxiv
Track trending arXiv papers on Twitter from within your circle
tonywu95/eval_gen
Evaluation code with models for the paper "On the Quantitative Analysis of Decoder-Based Generative Models"
pranv/ARC
Code for Attentive Recurrent Comparators
Shuangfei/vgan
openai/pixel-cnn
Code for the paper "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications"