#include "NeuralNetworkLayer.h"
#include "NeuralNetwork.h"
#include "Neuron.h"
Base namespace of all classes which are used to work with Neural Networks.