Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 216 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 216 Bytes

Self Evolution Pretrained Networks

GNU Bash

~pwd
~main/
~nohup python run_sepnets.py 1>>yourdir/sepnets.out 2>&1 &

powerhsell

~pwd
~main/
~python run_sepnets.py 1>>yourdir/sepnets.out 2>&1