1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Python6,224 forks (6,224 forks)batch import
enhancementhelp wantedneeds triagestale
Repository metrics
- Stars
- 29,107 stars (29,107 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Fairseq contains many NMT models but models with Reinforcement Learning are absent.
It would be great if that is added
Contributor guide
- Research direction
- Review existing reinforcement learning literature for NMT, design an architecture, and implement the training loop using PyTorch and fairseq's existing model infrastructure.
- Tech stack
- pythonpytorch
- Domain
- machine learningai
- Issue type
- Feature
- Prerequisites
- PythonPyTorch