#include "SigmoidalNeuron.h"
#include "BipolarActivationFunction.h"
#include "IdentityActivationFunction.h"
Go to the source code of this file.