9) We now aim to apply the algorithm on the function g. Apply 'descent_algo' to the function g using the initial point =
Posted: Fri Jul 08, 2022 6:37 am
9) We now aim to apply the algorithm on the function g. Apply 'descent_algo' to the function g using the initial point = -3, 6-0.1 and € = 0.2. We will call 'x_table_for_g' the table which is returned by the function 'descent_algo. (2 marks) [] # type your code here...