Home

Awesome

sales-forecast-lstm

Restaurant sales forecasting with LSTM neural networks

The Jupyter Notebook sales_forecast.ipynb trains a long short-term memory neural network to predict a weekly sales forecast for a restaurant using the given dataset of transactions, sample.txt.

Dependencies

Python 3.6.1 with the following modules: