Fork me on GitHub

Keras框架总结

Keras是基于Tensorflow、Theano以及CNTK为后端的高层神经网络API,通过函数式编程风格进行封装,API面向开发者非常友好,能够把idea迅速转换为结果。

Keras.png


------------- The end -------------