keras

Keras is a deep learning library for Theano and Tensorflow.

  1. Allows for easy and fast prototyping (through user friendliness, modularity, and extensibility).
  2. Supports both convolutional networks and recurrent networks, as well as combinations of the two.
  3. Runs seamlessly on CPU and GPU.

Keras速查表

图片来自datacamp

参考文档