openai / supervised-reptile
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 59% | 40%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
js0% | 0% | 0% | 83% | 16%
css0% | 0% | 0% | 100% | 0%
py0% | 0% | 0% | 27% | 72%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
web0% | 0% | 0% | 82% | 17%
supervised_reptile0% | 0% | 0% | 33% | 66%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 20)
File# lines# units
drawing.js
in web/src
170 18
style.css
in web
152 -
webworker.js
in web/src
152 8
reptile.py
in supervised_reptile
150 10
ui.js
in web/src
119 14
args.py
in supervised_reptile
73 5
train.py
in supervised_reptile
66 1
predictions.js
in web/src
50 4
omniglot.py
in supervised_reptile
40 6
evaluator.js
in web/src
38 5
models.py
in supervised_reptile
35 2
variables.py
in supervised_reptile
32 9
export.py
in web/helpers
30 2
28 1
miniimagenet.py
in supervised_reptile
27 5
27 1
eval.py
in supervised_reptile
25 1
setup.py
in root
21 -
12 -
__init__.py
in supervised_reptile
1 -
Files With Most Units (Top 16)
File# lines# units
drawing.js
in web/src
170 18
ui.js
in web/src
119 14
reptile.py
in supervised_reptile
150 10
variables.py
in supervised_reptile
32 9
webworker.js
in web/src
152 8
omniglot.py
in supervised_reptile
40 6
miniimagenet.py
in supervised_reptile
27 5
args.py
in supervised_reptile
73 5
evaluator.js
in web/src
38 5
predictions.js
in web/src
50 4
models.py
in supervised_reptile
35 2
export.py
in web/helpers
30 2
train.py
in supervised_reptile
66 1
eval.py
in supervised_reptile
25 1
27 1
28 1
Files With Long Lines (Top 0)

There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.

File# lines# units# long lines
Correlations

File Size vs. Commits (all time): 20 points

supervised_reptile/models.py x: 12 commits (all time) y: 35 lines of code supervised_reptile/reptile.py x: 12 commits (all time) y: 150 lines of code supervised_reptile/args.py x: 12 commits (all time) y: 73 lines of code supervised_reptile/eval.py x: 5 commits (all time) y: 25 lines of code supervised_reptile/train.py x: 14 commits (all time) y: 66 lines of code supervised_reptile/miniimagenet.py x: 5 commits (all time) y: 27 lines of code web/style.css x: 6 commits (all time) y: 152 lines of code web/src/drawing.js x: 8 commits (all time) y: 170 lines of code web/src/ui.js x: 11 commits (all time) y: 119 lines of code web/src/predictions.js x: 4 commits (all time) y: 50 lines of code web/index.html x: 4 commits (all time) y: 12 lines of code web/src/evaluator.js x: 2 commits (all time) y: 38 lines of code supervised_reptile/variables.py x: 4 commits (all time) y: 32 lines of code web/helpers/export.py x: 2 commits (all time) y: 30 lines of code web/src/webworker.js x: 3 commits (all time) y: 152 lines of code run_omniglot.py x: 5 commits (all time) y: 28 lines of code supervised_reptile/omniglot.py x: 4 commits (all time) y: 40 lines of code setup.py x: 1 commits (all time) y: 21 lines of code supervised_reptile/__init__.py x: 1 commits (all time) y: 1 lines of code
170.0
lines of code
  min: 1.0
  average: 62.4
  25th percentile: 27.0
  median: 36.5
  75th percentile: 107.5
  max: 170.0
0 14.0
commits (all time)
min: 1.0 | average: 6.0 | 25th percentile: 3.25 | median: 5.0 | 75th percentile: 10.25 | max: 14.0

File Size vs. Contributors (all time): 20 points

supervised_reptile/models.py x: 1 contributors (all time) y: 35 lines of code supervised_reptile/reptile.py x: 1 contributors (all time) y: 150 lines of code supervised_reptile/args.py x: 1 contributors (all time) y: 73 lines of code supervised_reptile/eval.py x: 1 contributors (all time) y: 25 lines of code supervised_reptile/train.py x: 1 contributors (all time) y: 66 lines of code supervised_reptile/miniimagenet.py x: 1 contributors (all time) y: 27 lines of code web/style.css x: 1 contributors (all time) y: 152 lines of code web/src/drawing.js x: 1 contributors (all time) y: 170 lines of code web/src/ui.js x: 1 contributors (all time) y: 119 lines of code web/src/predictions.js x: 1 contributors (all time) y: 50 lines of code web/index.html x: 1 contributors (all time) y: 12 lines of code web/src/evaluator.js x: 1 contributors (all time) y: 38 lines of code supervised_reptile/variables.py x: 1 contributors (all time) y: 32 lines of code web/helpers/export.py x: 1 contributors (all time) y: 30 lines of code run_omniglot.py x: 1 contributors (all time) y: 28 lines of code supervised_reptile/omniglot.py x: 1 contributors (all time) y: 40 lines of code setup.py x: 1 contributors (all time) y: 21 lines of code supervised_reptile/__init__.py x: 1 contributors (all time) y: 1 lines of code
170.0
lines of code
  min: 1.0
  average: 62.4
  25th percentile: 27.0
  median: 36.5
  75th percentile: 107.5
  max: 170.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".