A Keras LSTM model to predict future sales
This is a Deep Neural Networks project to predict future sales from a fashion company.
For Forecasting, its used a type of Neural Network Called Long short-term memory
For this project, the language it's python and the library for I.A is Keras with TensorFlow BackEnd