Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cadene/skip-thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
https://github.com/cadene/skip-thoughts.torch
gru pretrained-models rnn skip-thoughts torch word2vec
Last synced: 6 days ago
JSON representation
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
- Host: GitHub
- URL: https://github.com/cadene/skip-thoughts.torch
- Owner: Cadene
- Created: 2016-12-19T15:58:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-20T00:50:08.000Z (over 5 years ago)
- Last Synced: 2024-09-29T09:04:07.170Z (about 1 month ago)
- Topics: gru, pretrained-models, rnn, skip-thoughts, torch, word2vec
- Language: Python
- Homepage:
- Size: 69.3 KB
- Stars: 149
- Watchers: 8
- Forks: 19
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skip-Thoughts.torch
*Skip-Thoughts.torch* is a lightweight porting of [skip-thought pretrained models from Theano](https://github.com/ryankiros/skip-thoughts) to Pytorch and Torch7.
## Skipthoughts for Pytorch
[README](https://github.com/Cadene/skip-thoughts.torch/tree/master/pytorch)
## Skipthoughts for Torch7
[README](https://github.com/Cadene/skip-thoughts.torch/tree/master/torch)