Question: Write python program please Homework 2 * You are asked to improve the performance of the Python script given for algorithmic trading example. You should
Write python program please
Homework 2 * You are asked to improve the performance of the Python script given for algorithmic trading example. You should modify the artificial neural network given in the script as follows: Technical Indicators to be used as ANN Inputs Simple Moving Average Exponential Moving Average Bollinger Band + The number of epochs is 50. | * There are four hidden layers with 24, 12, and-6 neurons, respectively. * Activation functions are relu for all neurons, except for the output neuron (uses linear). After you trained your ANN, please generate average prediction for the given stock. You should save and turn in
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
