Skip to content

desire2020/Back-N-Forth

Repository files navigation

Back-N-Forth

Code base for reproducing experimental results for the proposed Back-N-Forth algorithm.

To run the automatic evaluation, download the checkpoints, unzip them and run

   python main.py --eval_mode=True

To run the interactive demo, run:

   python main.py --start_server=True

To train a model on your own machine, simply run:

   python main.py

About

Code base for the Back-N-Forth algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published