Log In
bw
/
helianthuslab
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
62033afcee204055c3a23bc120f1442a74da74db
62033afcee204055c3a23bc120f1442a74da74db
simple
neural
build-nn-trainer2-pp.sh
Fork and Edit
Blob
Blame
Raw
#!/bin/bash set -e c++ -Wall -DNDEBUG -O3 nn-trainer2.cpp -lm -o nn-trainer2-pp