II started working on programming assignment. In exercise 7 there is a problem with the indices.
I attach text of the equations and a piece of the code.
Equation (7, 8, 9, 10) for gates, the subscript is (f, u, o) but in the code the subscript is (ft, it, ot)
It could be of great help to those of us who are taking the course. Have a mapping of the mathematical formulas and the name of the variables found in the template. Although there are some within the instructions, it is difficult to relate them all. It could be very helpful to incorporate them as comments in the template code. Thank you again for your help!