Skip to content

Add Project β€” Predicting Interest Rate Movements Using Deep LearningΒ #842

@keshripritesh

Description

@keshripritesh

🧾 Issue: Add Project β€” Predicting Interest Rate Movements Using Deep Learning

πŸ“˜ Description

This issue proposes adding a new deep learning project titled "Predicting Interest Rate Movements Using Deep Learning".
The project focuses on forecasting future interest rate changes based on key macroeconomic indicators such as GDP growth, inflation, unemployment rate, and stock index performance.


🎯 Objectives

  • Generate a synthetic dataset simulating economic conditions.

  • Perform Exploratory Data Analysis (EDA) to identify relationships among variables.

  • Build and compare three deep learning models:

    • Multiple Layer Perceptron (MLP)
    • Convolutional Neural Network (CNN)
    • Recurrent Neural Network (RNN)
  • Evaluate model performance and interpret results.


🧠 Tech Stack

  • Language: Python
  • Libraries: NumPy, Pandas, TensorFlow/Keras, Matplotlib, Seaborn
  • Environment: Jupyter Notebook

πŸ—‚ Deliverables

  • Synthetic dataset generation script
  • EDA notebook
  • MLP, CNN, and RNN model training notebooks
  • Evaluation report with visualizations

πŸ”§ Expected Outcome

A deep learning-based system capable of predicting interest rate trends based on synthetic macroeconomic data, with visual insights and comparative model performance metrics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions