Keras (TensorFlow)

Keras is the high-level API for the Tensorflow library. This library allows users to build, train, and deploy deep learning models. I used this library to work with convolutional networks, standard fully connected multilayer perceptrons and multilayer perceptrons with some custom properties.

Website