What problems is Keras solving and how is that benefiting you?
As a data scientist, I have to very frequently build different state-of-the-art deep learning models, and Keras is one such library without which this task seems impossible. One of my recent projects involved Time-Series Forecasting, which involved building different state-of-the-art Deep Learning models like Transformers, LSTMs, etc., which was done using Keras and Tensorflow.
If anyone wants to go through a simple implementation using Keras: https://github.com/SubhamIO/KERAS-on-MNIST-dataset Review collected by and hosted on G2.com.