NeuralNet
NeuralNet copied to clipboard
Build fix.
Slightly changed the way sigmoid activation function is being calculated due to unability to compile the code the old way. It is probably bug in compiler in newer versions of Swift, but this simple solution enables compile again.