DendriteFrom scratch neural network framework implementation in C++.BuildingMake sure clang/clang++ is installed.$ cd dendrite-cpp $ mkdir build $ cd build $ cmake .. $ cd .. $ cmake --build buildRunning$ build/dendrite-cpp