That solution has 2 projects. One builds neural network to solve NAND and XOR gates. Another one is built to recognize hand-written numbers. Training data was gotten from MNIST dataset.
In order to start you need go to runnable directory.
type: dotnet build
then: dotnet run