keras與tensorflow關係

TensorFlow和theano以及Keras都是深度學習框架,TensorFlow和theano比較靈活,也比較難學,它們其實就是一個微分器 Keras其實就是TensorFlow和Keras的接口(Keras作爲前端,TensorFlow或theano作爲後端),它也很靈活,且比較容易學。可以把keras看作爲tensorflow封裝後的一個API。 Keras 的核心數據結構是模型。模型是
相關文章
相關標籤/搜索