cd $1
echo $1
grep -B4 best r.log | tail -5 | head -4 | awk -f ~/snns/ss/relu/td/analyze2csv.awk
cd ..
