Skip to content

Tensorflow optimization options and partition shuffle adds

Compare
Choose a tag to compare
@dmmiller612 dmmiller612 released this 01 May 12:25
· 65 commits to master since this release
fca927a

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