Skip to content

Commit

Permalink
feat: Open-Source Neural Machine Translation in PyTorch
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed Apr 25, 2017
1 parent 578e510 commit 713a30e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
- [Pixel-wise Segmentation on VOC2012 Dataset using PyTorch](https://github.com/bodokaiser/piwise)
- [Draw like Bob Ross](https://github.com/kendricktan/drawlikebobross)
- [Reinforcement learning models using Gym and Pytorch](https://github.com/jingweiz/pytorch-rl)
- [Open-Source Neural Machine Translation in PyTorch](https://github.com/OpenNMT/OpenNMT-py)

## Useful PyTorch Extensions
- ~~[Weight initialization schemes for PyTorch nn.Modules](https://github.com/alykhantejani/nninit)~~ Added to PyTorch [main branch](https://github.com/pytorch/pytorch/blob/master/torch/nn/init.py)
Expand Down

0 comments on commit 713a30e

Please sign in to comment.