Week 7 Progress Update

Week 7 Progress Update

        This week I debugged much of the data input system as well as the creation of the neural net architecture. The new slightly modified code is shown below, I just basically created a placeholder for x_batch so that it could initialize before I actually run the network. Other than that I made a few minor corrections across the code.
The NN architecture

Comments