Skip to content

Ebrahiminegin67/RNN_TimeSeries_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Recurrent Neural Networks (RNNs)

In this lab, we expand our practical skills in deep learning by working with Recurrent Neural Networks (RNNs).
The main goal is to perform time series prediction and classification tasks using different RNN architectures.


Models Covered

  • Simple RNN
  • Long Short-Term Memory (LSTM)
  • Gated Recurrent Unit (GRU)

Objectives

  • Understand how RNNs handle sequential data
  • Implement and train RNN-based models in Python
  • Compare model performance for prediction and classification tasks

Technologies Used

  • Python
  • TensorFlow / Keras
  • NumPy, Pandas, Matplotlib

Author

Negin Ebrahimi


This repository is part of the Deep Learning course .

About

Deep learning project focusing on time series prediction and classification using RNN, LSTM, and GRU models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages