darknet/scripts/gen_tactic.sh

6 lines
179 B
Bash
Raw Normal View History

2016-06-07 04:28:18 +08:00
#!/bin/bash
2016-06-07 04:33:08 +08:00
# Usage:
# wget http://pjreddie.com/media/files/peek.weights
2016-06-07 04:37:30 +08:00
# scripts/gen_tactic.sh < data/goal.txt
./darknet rnn generatetactic cfg/gru.cfg peek.weights 2>/dev/null