Neuron A simple implementation of a single neuron for a neural network in C++. Created by David Idajili How to run 1.cd to the project directory 2. Run make 3. Run ./Neuron