skip-thoughts
There are 12 repositories under skip-thoughts topic.
Maluuba/nlg-eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python
Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
Cadene/skip-thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
DSXiangLi/Embedding
Embedding模型代码和学习笔记总结
danielwatson6/skip-thoughts
Simple TensorFlow implementation of skip-thought vectors
zhangzibin/deep-skip-thoughts
A Brutal Torch Implement for Skip-Thought Vectors with Multi-Layer Supported
soskek/skip_thought
Language Model and Skip-Thought Vectors (Kiros et al. 2015)
nnakul/skip-thought-vectors
Training an encoder-decoder model that captures the semantic and syntactic properties of sentences and hence maps similar sentences to similar vector representations.
iamanshika/ai5-perception.ai
Perception.AI is a text-to-image project, in which Attention GAN has been implemented. It takes in image caption as an input, and the GAN model generates a corresponding image. The model has been trained on CUB dataset, and thus is limited to generating bird images as of now. In the future, the project has a wider scope of having a generalized version, where the model will generate images of entities across the world.
nd-z/modemo2
extension of modemo
PaulMierau/pytorch-skipthoughts
Simple, plug & play pytorch implementation of a skipthoughts encoder.
William-Blackie/extractive_Skip-Thought_summariser
A Skip-thought vector based English article summeriser, allowing for both .txt and any URLs as inputs.