Keras
Keras is an open-source neural network library written in Python, capable of running on top of TensorFlow, CNTK, or Theano. It allows for easy and fast prototyping, supports convolutional and recurrent networks, and is ideal for deep learning applications.