Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 269 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 269 Bytes

orthogonal-convolution

Github repo for my experiments with the orthogonal convolution idea

Run orthogonal convolution experiment

python cifar_deep.py --result-path result/

To access all command line arguments

python cifar_deep.py -h