https://github.com/oelin/vseq2seq
An implementation of an variational seq2seq models in PyTorch (WIP).
https://github.com/oelin/vseq2seq
Last synced: 3 months ago
JSON representation
An implementation of an variational seq2seq models in PyTorch (WIP).
- Host: GitHub
- URL: https://github.com/oelin/vseq2seq
- Owner: oelin
- License: mit
- Created: 2024-01-20T02:35:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-20T02:48:01.000Z (over 1 year ago)
- Last Synced: 2024-01-21T03:32:35.464Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vseq2seq
An implementation of an variational seq2seq models in PyTorch (WIP).