damnit alex

This commit is contained in:
Joseph Redmon 2016-06-06 13:37:30 -07:00
parent e4a2e02443
commit d790f21c9a
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
# Usage:
# wget http://pjreddie.com/media/files/peek.weights
# scripts/gen_tactic.sh data/goal.txt
./darknet rnn generatetactic cfg/gru.cfg peek.weights < $1 2>/dev/null
# scripts/gen_tactic.sh < data/goal.txt
./darknet rnn generatetactic cfg/gru.cfg peek.weights 2>/dev/null