Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡[FEATURE]: Brazil Stocks Prediction using RNN #857

Open
FreeSpirit11 opened this issue Aug 2, 2024 · 1 comment · May be fixed by #859
Open

💡[FEATURE]: Brazil Stocks Prediction using RNN #857

FreeSpirit11 opened this issue Aug 2, 2024 · 1 comment · May be fixed by #859
Assignees
Labels
enhancement New feature or request level2

Comments

@FreeSpirit11
Copy link
Contributor

Is your feature request related to a problem? Please describe.
LSTMs are capable of capturing long-term dependencies, and attention mechanisms help the model focus on relevant parts of the input sequence.

Describe the solution you'd like
So, to incorporate Recurrent Neural Networks (RNNs) or Long Short-Term Memory (LSTM) networks and attention mechanisms into the Brazil Stocs Prediction, I’ll use TensorFlow and Keras to build and train the deep learning models.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@FreeSpirit11 FreeSpirit11 added the enhancement New feature or request label Aug 2, 2024
@FreeSpirit11
Copy link
Contributor Author

Please assign it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request level2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants