Soarex16 / NeuralNetStudy

Just practice with implementation of multilayer NN using python
GNU General Public License v3.0
0 stars 0 forks source link

Backward signal propogation #7

Open Soarex16 opened 6 years ago

Soarex16 commented 6 years ago

In predict method add backward signal propogation for viewing "what inside" network (add parameter backward=False)