A simple Neural Network Library built on XTensor.
- Making it into a complete Header-only Library
- Making use of CBLAS. Current Implementation uses slower FLENS BLAS (-DXTENSOR_USE_FLENS_BLAS flag for compilation)
- Adding RELU Activation and Cross entropy Loss