How to predict by passing input to specific layer in Keras

前端 未结 0 1506
日久生厌
日久生厌 2020-12-06 14:41

In tensorflow v1 api we can predict by passing input to specific intermediate layer as below, how we can do the same in keras

 session.run(\'predictions:0\',          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题