ArtificialIntelligenceToolkit / conx

The On-Ramp to Deep Learning
http://conx.readthedocs.io
Other
97 stars 19 forks source link

setting FlattenLayer colormap and min/max range automatically #90

Closed jmarshallgit closed 6 years ago

jmarshallgit commented 6 years ago

FlattenLayer should automatically use the same colormap as the layer that is being flattened. Likewise, it should use the same min/max range values as the layer being flattened.

dsblank commented 6 years ago

Done and done!