shimazadeh / Neural_Networks

the implementation of a multilayer perceptron
0 stars 0 forks source link

Softmax implementation #3

Open shimazadeh opened 11 months ago

shimazadeh commented 11 months ago

The subject asks to implement softmax on the output layer and sigmoid for the inner layer , make sure this is implemented correctly