Run main_separate.py to run the "success case" experiment with the modified LSTM architecture. Change the parameters in the file to replicate different results of interest.
For instance, for training with full BPTT, set "cut=False" in the parameter list.

To run the failure case, or the success case with reminder noise injection, use the main.py file. Again, change the parameters in the file to replicate the results of interest.