openai / maddpg
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 35% | 55% | 8%
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% | 35% | 55% | 8%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
maddpg0% | 0% | 44% | 46% | 8%
experiments0% | 0% | 0% | 100% | 0%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 7)
File# lines# units
distributions.py
in maddpg/common
283 95
tf_util.py
in maddpg/common
155 35
train.py
in experiments
149 5
maddpg.py
in maddpg/trainer
142 9
replay_buffer.py
in maddpg/trainer
46 10
setup.py
in root
12 -
__init__.py
in maddpg
11 5
Files With Most Units (Top 6)
File# lines# units
distributions.py
in maddpg/common
283 95
tf_util.py
in maddpg/common
155 35
replay_buffer.py
in maddpg/trainer
46 10
maddpg.py
in maddpg/trainer
142 9
__init__.py
in maddpg
11 5
train.py
in experiments
149 5
Files With Long Lines (Top 3)

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

File# lines# units# long lines
train.py
in experiments
149 5 6
distributions.py
in maddpg/common
283 95 4
maddpg.py
in maddpg/trainer
142 9 3
Correlations

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

experiments/train.py x: 4 commits (all time) y: 149 lines of code maddpg/common/distributions.py x: 3 commits (all time) y: 283 lines of code maddpg/common/tf_util.py x: 1 commits (all time) y: 155 lines of code maddpg/trainer/maddpg.py x: 2 commits (all time) y: 142 lines of code setup.py x: 1 commits (all time) y: 12 lines of code
283.0
lines of code
  min: 12.0
  average: 148.2
  25th percentile: 77.0
  median: 149.0
  75th percentile: 219.0
  max: 283.0
0 4.0
commits (all time)
min: 1.0 | average: 2.2 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.5 | max: 4.0

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

experiments/train.py x: 2 contributors (all time) y: 149 lines of code maddpg/common/distributions.py x: 2 contributors (all time) y: 283 lines of code maddpg/common/tf_util.py x: 1 contributors (all time) y: 155 lines of code maddpg/trainer/maddpg.py x: 1 contributors (all time) y: 142 lines of code setup.py x: 1 contributors (all time) y: 12 lines of code
283.0
lines of code
  min: 12.0
  average: 148.2
  25th percentile: 77.0
  median: 149.0
  75th percentile: 219.0
  max: 283.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.4 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.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".