Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayaka14732/cs224n-a4
A decent solution to Assignment #4 of CS 224n, Winter 2022 (Cherokee NMT)
https://github.com/ayaka14732/cs224n-a4
cs224n neural-machine-translation
Last synced: about 1 month ago
JSON representation
A decent solution to Assignment #4 of CS 224n, Winter 2022 (Cherokee NMT)
- Host: GitHub
- URL: https://github.com/ayaka14732/cs224n-a4
- Owner: ayaka14732
- Created: 2022-03-01T06:12:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T21:46:32.000Z (almost 3 years ago)
- Last Synced: 2024-10-13T20:41:53.598Z (3 months ago)
- Topics: cs224n, neural-machine-translation
- Language: Python
- Homepage: https://web.stanford.edu/class/archive/cs/cs224n/cs224n.1224/
- Size: 1.73 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NMT Assignment
Note: Heavily inspired by the https://github.com/pcyin/pytorch_basic_nmt repository