The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
model.py in level_replay |
328 | 34 |
envs.py in level_replay |
240 | 26 |
arguments.py in level_replay |
229 | - |
level_sampler.py in level_replay |
228 | 21 |
train.py in root |
215 | 3 |
file_writer.py in level_replay |
178 | 7 |
storage.py in level_replay |
160 | 8 |
obstructedmaze_fixedgrid.py in custom_envs |
154 | 15 |
test.py in root |
136 | 2 |
obstructedmaze_gamut.py in custom_envs |
131 | 33 |
ppo.py in level_replay/algo |
74 | 2 |
utils.py in level_replay |
73 | 11 |
distributions.py in level_replay |
29 | 5 |
__init__.py in level_replay/algo |
1 | - |
__init__.py in custom_envs |
1 | - |
File | # lines | # units |
---|---|---|
model.py in level_replay |
328 | 34 |
obstructedmaze_gamut.py in custom_envs |
131 | 33 |
envs.py in level_replay |
240 | 26 |
level_sampler.py in level_replay |
228 | 21 |
obstructedmaze_fixedgrid.py in custom_envs |
154 | 15 |
utils.py in level_replay |
73 | 11 |
storage.py in level_replay |
160 | 8 |
file_writer.py in level_replay |
178 | 7 |
distributions.py in level_replay |
29 | 5 |
train.py in root |
215 | 3 |
ppo.py in level_replay/algo |
74 | 2 |
test.py in root |
136 | 2 |
There are 3 files with lines longer than 120 characters. In total, there are 3 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
arguments.py in level_replay |
229 | - | 1 |
level_sampler.py in level_replay |
228 | 21 | 1 |
train.py in root |
215 | 3 | 1 |