Stars
BuildBuddy is an open source Bazel build event viewer, result store, remote cache, and remote build execution platform.
A minimal implementation of neural network for MNIST experiment. Used as an exercise to help understanding Backpropagation by implementing it in NumPy.