My machine learning library
To run the gui application enter the command
bazel run //visualize:Vengai-guiTo format bazel files, enter the following command
bazel run //:buildifierTo run clang-tidy, enter the following command
bazel build //... --config clang-tidy