The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
utils.py in root |
156 | 12 |
train_svhn.py in root |
101 | 1 |
helpers.py in fast_grad |
63 | 5 |
train_func.py in root |
56 | 2 |
fast_grad_models.py in root |
48 | 4 |
fast_grad_conv.py in root |
45 | 4 |
main.py in fast_grad |
39 | 1 |
models.py in root |
36 | 4 |
gradient_funcs.py in fast_grad |
29 | 3 |
goodfellow_backprop.py in fast_grad |
12 | 1 |
File | # lines | # units |
---|---|---|
utils.py in root |
156 | 12 |
helpers.py in fast_grad |
63 | 5 |
fast_grad_conv.py in root |
45 | 4 |
models.py in root |
36 | 4 |
fast_grad_models.py in root |
48 | 4 |
gradient_funcs.py in fast_grad |
29 | 3 |
train_func.py in root |
56 | 2 |
train_svhn.py in root |
101 | 1 |
goodfellow_backprop.py in fast_grad |
12 | 1 |
main.py in fast_grad |
39 | 1 |
There are 5 files with lines longer than 120 characters. In total, there are 8 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
train_func.py in root |
56 | 2 | 3 |
helpers.py in fast_grad |
63 | 5 | 2 |
models.py in root |
36 | 4 | 1 |
train_svhn.py in root |
101 | 1 | 1 |
fast_grad_models.py in root |
48 | 4 | 1 |