openai / ppo-ewma
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 59% | 27% | 12%
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
py0% | 0% | 59% | 27% | 12%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ppo_ewma0% | 0% | 59% | 27% | 12%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 16)
File# lines# units
logger.py
in ppo_ewma
415 51
torch_util.py
in ppo_ewma
386 50
ppo.py
in ppo_ewma
305 15
ppg.py
in ppo_ewma
255 28
roller.py
in ppo_ewma
143 20
130 10
impala_cnn.py
in ppo_ewma
128 16
tree_util.py
in ppo_ewma
119 25
train.py
in ppo_ewma
113 2
82 8
79 8
vec_monitor2.py
in ppo_ewma
79 10
distr_builder.py
in ppo_ewma
30 5
envs.py
in ppo_ewma
14 2
setup.py
in root
7 -
__init__.py
in ppo_ewma
1 -
Files With Most Units (Top 14)
File# lines# units
logger.py
in ppo_ewma
415 51
torch_util.py
in ppo_ewma
386 50
ppg.py
in ppo_ewma
255 28
tree_util.py
in ppo_ewma
119 25
roller.py
in ppo_ewma
143 20
impala_cnn.py
in ppo_ewma
128 16
ppo.py
in ppo_ewma
305 15
130 10
vec_monitor2.py
in ppo_ewma
79 10
82 8
79 8
distr_builder.py
in ppo_ewma
30 5
envs.py
in ppo_ewma
14 2
train.py
in ppo_ewma
113 2
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
ppo.py
in ppo_ewma
305 15 1
Correlations

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

ppo_ewma/__init__.py x: 1 commits (all time) y: 1 lines of code ppo_ewma/distr_builder.py x: 1 commits (all time) y: 30 lines of code ppo_ewma/envs.py x: 1 commits (all time) y: 14 lines of code ppo_ewma/impala_cnn.py x: 1 commits (all time) y: 128 lines of code ppo_ewma/log_save_helper.py x: 1 commits (all time) y: 130 lines of code ppo_ewma/logger.py x: 1 commits (all time) y: 415 lines of code ppo_ewma/minibatch_optimize.py x: 1 commits (all time) y: 82 lines of code ppo_ewma/ppg.py x: 1 commits (all time) y: 255 lines of code ppo_ewma/ppo.py x: 1 commits (all time) y: 305 lines of code ppo_ewma/reward_normalizer.py x: 1 commits (all time) y: 79 lines of code ppo_ewma/roller.py x: 1 commits (all time) y: 143 lines of code ppo_ewma/torch_util.py x: 1 commits (all time) y: 386 lines of code ppo_ewma/train.py x: 1 commits (all time) y: 113 lines of code ppo_ewma/tree_util.py x: 1 commits (all time) y: 119 lines of code setup.py x: 1 commits (all time) y: 7 lines of code
415.0
lines of code
  min: 1.0
  average: 142.88
  25th percentile: 42.25
  median: 116.0
  75th percentile: 227.0
  max: 415.0
0 1.0
commits (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. Contributors (all time): 16 points

ppo_ewma/__init__.py x: 1 contributors (all time) y: 1 lines of code ppo_ewma/distr_builder.py x: 1 contributors (all time) y: 30 lines of code ppo_ewma/envs.py x: 1 contributors (all time) y: 14 lines of code ppo_ewma/impala_cnn.py x: 1 contributors (all time) y: 128 lines of code ppo_ewma/log_save_helper.py x: 1 contributors (all time) y: 130 lines of code ppo_ewma/logger.py x: 1 contributors (all time) y: 415 lines of code ppo_ewma/minibatch_optimize.py x: 1 contributors (all time) y: 82 lines of code ppo_ewma/ppg.py x: 1 contributors (all time) y: 255 lines of code ppo_ewma/ppo.py x: 1 contributors (all time) y: 305 lines of code ppo_ewma/reward_normalizer.py x: 1 contributors (all time) y: 79 lines of code ppo_ewma/roller.py x: 1 contributors (all time) y: 143 lines of code ppo_ewma/torch_util.py x: 1 contributors (all time) y: 386 lines of code ppo_ewma/train.py x: 1 contributors (all time) y: 113 lines of code ppo_ewma/tree_util.py x: 1 contributors (all time) y: 119 lines of code setup.py x: 1 contributors (all time) y: 7 lines of code
415.0
lines of code
  min: 1.0
  average: 142.88
  25th percentile: 42.25
  median: 116.0
  75th percentile: 227.0
  max: 415.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".