Soarex16 / NeuralNetStudy

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

Parametrization to activation functions #8

Open Soarex16 opened 6 years ago

Soarex16 commented 6 years ago

Add parametrization to activation functions and rewrite them as objects (with inheritance)