raghakot / keras-vis

Neural network visualization toolkit for keras
https://raghakot.github.io/keras-vis
MIT License
2.98k stars 664 forks source link

remove the duplicated softmax layer #87

Closed fredrikluo closed 6 years ago

fredrikluo commented 6 years ago

For there is softmax activation in the previous dense layer already.