darknet/scripts/gen_tactic.sh

6 lines
179 B
Bash
Raw Normal View History

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