TidalPaladin / tiny-imagenet-demo

Classification network for Tiny Imagenet in Tensorflow 2.0
5 stars 0 forks source link

Keyword parameters #4

Closed TidalPaladin closed 5 years ago

TidalPaladin commented 5 years ago

Implement a clean way to forward constructor keyword args to Keras layer constructors or drop the feature if it compromises code readability.