Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Using the script Lec 1 3 - EtheriumPrediction.py you need to create a similar RNN to predict the closing price of bitcoin. You can find
Using the script LecEtheriumPrediction.py you need to create a similar RNN to predict the closing price of bitcoin. You can find in the attached file LecBTCUSD.csv the historical data of BitcoinUSd
For you to complete this final assignment you need to do some of the following or all for getting a full score:
Revise the code so that it works for the new data
Add alternative models to tackle the problem eg use a combination of LSTM networks
Add the volume as a second feature in your model
Write a small paragraph lines where you collect your ideas regarding this problem. Why is it difficult? What would be needed if we were to create a more accurate model?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started