In the modelf part of the assignment we have to iterate Ty steps to get the information for each timestamp, is it possible to implement the modelf without using the loop in tensorflow, because I have seen various RNN or sequential models without implementing loop in their models and still getting result ?
Please provide the detail explanation based on your response, it will be helpful .