Blob Blame Raw
#!/bin/bash

set -e

c++ -Wall -DNDEBUG -O3 nn-trainer-img.cpp -lm -o nn-trainer-img-pp