Dendrite From scratch neural network framework implementation in C++. Building Make sure clang/clang++ is installed. $ cd dendrite-cpp $ mkdir build $ cd build $ cmake .. $ cd .. $ cmake --build build Running $ build/dendrite-cpp