I've tried training with this command: `python train.py --PARAMETERS ./parameters --BATCH_SIZE 2 --TIMESTEPS 25 --TESTING` but the training gets killed at the second epoch. 
I've tried training with this command:
python train.py --PARAMETERS ./parameters --BATCH_SIZE 2 --TIMESTEPS 25 --TESTINGbut the training gets killed at the second epoch.
