Tensorflow optimization options and partition shuffle adds
This latest release includes a new option to add Tensorflow optimization options. This allows the user to specify more options beyond learning rate to their Tensorflow optimization. The other feature added was a way to shuffle partitions between epochs. These recent changes can be downloaded in PyPi