Skip to content

TechnicalClubRBU-CodeRush1-0/CNN-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

CNN-LSTM

A hybrid CNN-LSTM model for stock trend prediction. CNN layers detect short-term chart patterns, while LSTMs capture temporal dependencies. Enhanced with technical indicators, it classifies trends (UP, SIDEWAYS, DOWN) in real time, with ensemble fallback (LSTM, Random Forest) for robustness.

About

A hybrid CNN-LSTM model for stock trend prediction. CNN layers detect short-term chart patterns, while LSTMs capture temporal dependencies. Enhanced with technical indicators, it classifies trends (UP, SIDEWAYS, DOWN) in real time, with ensemble fallback (LSTM, Random Forest) for robustness.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors