broadinstitute / keras-resnet

Keras package for deep residual networks
Other
300 stars 127 forks source link

Fix Conv1D dimensions. Fix model loading. #68

Open ttopac opened 3 years ago

ttopac commented 3 years ago

Fixes in input dimensions for Conv1D layers.

ttopac commented 3 years ago

Closes #60, #64, #61