Minute Article - Member Blogs - By Madhavi Desai
Being one of the leading high-level neural network APIs, Keras that is defined for human beings and not machines is written in python and supports multiple backends for neural network computation engines like Tensorflow, CNTK, Theano, MXNet, and PlaidML. A very powerful and easy-to-use free open source python library, Keras develops and evaluates deep learning models by wrapping around the functionalities of other ML and DL libraries like Theano and Tensorflow defining and training neural network models in just a few lines of code. Following the best practices of reducing cognitive load, Keras allows the users to productize deep models on smartphones, allows the usage of distributed training of deep learning models on clusters of GPU and TPU, and acts as an interface for the Tensorflow library making it easier to navigate.
May-2-2021, 08:15:13 GMT
- Technology: