[SCU] - Pad hardcode removed.
The size of minimum zero padding to be inserted at the start of the sequence was hard coded in RNN.py, it is now an assignable parameter in driver.py
The total length of the pad is not affected nor was it hardcoded at any point.