huseinzol05 / Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Apache License 2.0
7.66k stars 2.74k forks source link

Attention is all you need #94

Open Hamid701 opened 3 years ago

Hamid701 commented 3 years ago

Hi, thank you first for sharing all this code with us, it has been such a big help in my thesis. I have only one question. I have been reading the code of the model "attention" many times but I couldn't put my finger on the decoder block in the Transformer architecture as mentioned in the original paper, or was that intentional?

NeetuMahajan88 commented 3 years ago

Thank you for sharing the code. Can you please share the requirement file for the code as well.

TIA