You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sandeshshrestha45 for testing it is set for default 2 . If you want to give your own epochs and train as you like you can remove --TESTING argument from python train.py --PARAMETERS ./parameters --BATCH_SIZE 2 --TIMESTEPS 25 --TESTING
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.
The text was updated successfully, but these errors were encountered: