Enabling saving hidden and output weights so that they can be used later without re-training the network. Current idea is to implement a method `Save_weights` in the `FileLoader.h` class that saves all weight values to .txt file.