Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 368 Bytes

File metadata and controls

7 lines (4 loc) · 368 Bytes

MS-STCN

This gitub contains the code used for [Paper_link].

The code is run by using python run.py and can be run interactively (for evaluation) or in training mode.

Options for the model can be sent in as a json encoded dictionary python run.py --options options.txt or by modifying the default_options.py (Explicit options will override default options)