Joseph Redmon
2016-06-06 e4a2e02443f2af6bea96738728185ba653ae1716
example
1 files modified
1 files added
6 ■■■■■ changed files
data/goal.txt 3 ●●●●● patch | view | raw | blame | history
scripts/gen_tactic.sh 3 ●●●●● patch | view | raw | blame | history
data/goal.txt
New file
@@ -0,0 +1,3 @@
+++++
val_eq (Val.add (Val.add (r3 PC) Vone) Vone) (Val.add (x2 PC) Vone)
*****
scripts/gen_tactic.sh
@@ -1,2 +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