Implemented rng::uniform and rng::binomial for single values, vectors and matrices. implemeted dropout layers and tested it. Also fixed the validation code. Before it used y one place, now it uses y_test as it should.
CMake stores the absolute folder path, this now get deleted in run.sh, so it can be called on deffrent computers without problems