Skip to content

This repository contains LSTM dense network using keras

Notifications You must be signed in to change notification settings

saali96/Deep-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Deep Neural Network

This repository contains a deep neural network implemented using a long short-term memory (LSTM) and dense layers, trained on the Rossmann store sales data from the Kaggle competition. The program includes preprocessing of the data, visualization of the training process, saving the trained model, testing on unseen data, and evaluation of the model's performance. The program is designed to achieve strong predictive performance on this challenging time series forecasting task.

Data could be downloaded from: https://www.kaggle.com/competitions/rossmann-store-sales/data

About

This repository contains LSTM dense network using keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published