What’s Changed
Significant refactor to allow for convolutional layers in the phygnn model along with multi dimensional features or labels (tested up to 5D features). Includes BREAKING CHANGES with the phygnn model save/load functionality. The model Layers handler object is now saved directly to the pkl file instead of trying to save and load model weights.
* Gb/conv rnn layers (24) grantbuster
* Gb/nsrdb gan (23) grantbuster