#include <math.h>
#include <random>
#include <algorithm>
#include <vector>
#include "neuralNetwork.h"
RapidLib