Here are some of the popular deep learning libraries used in research and commercial applications:
Figure 1: Popular deep learning libraries
- TensorFlow: This is an open source software library for numerical computation using data flow graphs. The TensorFlow library is designed for machine intelligence and developed by the Google Brain team. The main aim of this library is to perform machine learning and deep neural network research. It can be used in a wide variety of other domains as well (https://www.tensorflow.org/).
- Theano: This is an open source Python library (http://deeplearning.net/software/theano/) that enables ...