Keras和tf关系【转载】

转自:https://blog.csdn.net/capecape/article/details/78390246

  • TensorFlow和theano以及Keras都是深度学习框架,TensorFlow和theano比较灵活,也比较难学,它们其实就是一个微分器
  • Keras其实就是TensorFlow和Keras的接口(Keras作为前端,TensorFlow或theano作为后端),它也很灵活,且比较容易学。可以把keras看作为tensorflow封装后的一个API。

 

posted @ 2019-03-24 20:12  lypbendlf  阅读(601)  评论(0编辑  收藏  举报