Blob Blame Raw
#!/bin/bash

set -e

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