stefanpeidli / GoNet

A students Project on GO
MIT License
6 stars 3 forks source link

Sigmoidal branch #11

Closed stefanpeidli closed 7 years ago

stefanpeidli commented 7 years ago

Changed the activation function of the hidden layers to a sigmoidal function (tanh).

stefanpeidli commented 7 years ago

There has been an issue with paddy adding stuff to the Multisgfconverter, but it's fixed now.