A seq2seq model trained in pytorch hosted using a python flask app.
- 'Deploy' Branch: This branch is used to deploy to pre-trained models to Heroku. Different way of accessing Python paths.
- 'Training' Branch: Use this branch for local training and prediction.