aws-samples / aws-deepracer-workshops
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 209
  • Daily file updates (only one update per file and date counted): 1876
  • First update: 2018-11-23
  • Latest update: 2021-11-29
  • Days between first and latest update: 1103 (157 weeks, estimated 785 working days)
  • Active days (at least one file change): 91
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 209 files with 28,182 lines of code in files.
    • 209 files that are 366+ days old (28,182 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 209 files with 28,182 lines of code in files.
    • 209 files have been last changed 366+ days ago (28,182 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, md, html, json, css, js, svg, ipynb, toml, yaml, pb, txt, sh, yml, gitignore, meta
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
toml100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
toml100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO100% | 0% | 0% | 0% | 0%
Advanced workshops/AI Driving Olympics 2019/challenge_train_DQN100% | 0% | 0% | 0% | 0%
Advanced workshops/400 Level DeepRacer Workshop/themes100% | 0% | 0% | 0% | 0%
Advanced workshops/400 Level DeepRacer Workshop/static100% | 0% | 0% | 0% | 0%
Advanced workshops/reInvent2019-400/src100% | 0% | 0% | 0% | 0%
Advanced workshops/reInvent2019-400/customize100% | 0% | 0% | 0% | 0%
Advanced workshops/AI Driving Olympics 2019/challenge_eval_submit100% | 0% | 0% | 0% | 0%
Advanced workshops/reInvent2019-400100% | 0% | 0% | 0% | 0%
Advanced workshops/400 Level DeepRacer Workshop/layouts100% | 0% | 0% | 0% | 0%
log-analysis100% | 0% | 0% | 0% | 0%
Advanced workshops/reInvent2019-400/common100% | 0% | 0% | 0% | 0%
Advanced workshops/400 Level DeepRacer Workshop100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO100% | 0% | 0% | 0% | 0%
Advanced workshops/AI Driving Olympics 2019/challenge_train_DQN100% | 0% | 0% | 0% | 0%
Advanced workshops/400 Level DeepRacer Workshop/themes100% | 0% | 0% | 0% | 0%
Advanced workshops/400 Level DeepRacer Workshop/static100% | 0% | 0% | 0% | 0%
Advanced workshops/reInvent2019-400/src100% | 0% | 0% | 0% | 0%
Advanced workshops/reInvent2019-400/customize100% | 0% | 0% | 0% | 0%
Advanced workshops/AI Driving Olympics 2019/challenge_eval_submit100% | 0% | 0% | 0% | 0%
Advanced workshops/reInvent2019-400100% | 0% | 0% | 0% | 0%
Advanced workshops/400 Level DeepRacer Workshop/layouts100% | 0% | 0% | 0% | 0%
log-analysis100% | 0% | 0% | 0% | 0%
Advanced workshops/reInvent2019-400/common100% | 0% | 0% | 0% | 0%
Advanced workshops/400 Level DeepRacer Workshop100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
log_analysis.py
in log-analysis
179 11 496 1008 7
cw_utils.py
in log-analysis
81 5 969 1008 5
experiment_manager.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl/orchestrator/workflow/manager
1209 41 813 813 1
deepracer_racetrack_env_cv2.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src/markov/environments
440 20 813 813 1
deepracer_racetrack_env.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src/markov/environments
440 20 813 813 1
deepracer_racetrack_env_original.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src/markov/environments
429 20 813 813 1
join_manager.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl/orchestrator/workflow/manager
373 20 813 813 1
resource_manager.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl/orchestrator
370 25 813 813 1
model_manager.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl/orchestrator/workflow/manager
346 13 813 813 1
cloudwatch_logger.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl/orchestrator/utils
274 8 813 813 1
rollout_worker.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src/markov
223 8 813 813 1
training_worker.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src
208 4 813 813 1
coach_launcher.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl
202 18 813 813 1
s3_boto_data_store.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src/markov
196 15 813 813 1
log_analysis.py
in Advanced workshops/AI Driving Olympics 2019/challenge_eval_submit
194 12 813 813 1
ray_launcher.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl
178 15 813 813 1
cloudformation.yaml
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl/orchestrator
160 - 813 813 1
mpi_launcher.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl
157 17 813 813 1
s3_client.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src/markov
150 11 813 813 1
model_db_client.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl/orchestrator/clients/ddb
144 24 813 813 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
cw_utils.py
in log-analysis
81 5 969 1008 5
__init__.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src/markov/environments
1 - 813 813 1
ddb_client_exceptions.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl/orchestrator/exceptions
6 - 813 813 1
stay_inside_two_border.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src/markov/rewards
11 1 813 813 1
workflow_exceptions.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl/orchestrator/exceptions
14 - 813 813 1
default.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src/markov/rewards
16 1 813 813 1
follow_center_line.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src/markov/rewards
18 1 813 813 1
docker_utils.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl
20 1 813 813 1
prevent_zig_zag.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src/markov/rewards
22 1 813 813 1
tf_serving_utils.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl
34 4 813 813 1
copy_to_sagemaker_container.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO
45 4 813 813 1
copy_to_sagemaker_container.py
in Advanced workshops/AI Driving Olympics 2019/challenge_eval_submit
45 4 813 813 1
defaults.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src/markov
48 1 813 813 1
default.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/src/markov/presets
52 - 813 813 1
onnx_utils.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl
58 6 813 813 1
configuration_list.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl
58 6 813 813 1
experiment_record.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl/orchestrator/workflow/datatypes
61 3 813 813 1
markdown_helper.py
in Advanced workshops/AI Driving Olympics 2019/challenge_eval_submit/common
62 6 813 813 1
join_job_record.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl/orchestrator/workflow/datatypes
69 6 813 813 1
stable_baselines_launcher.py
in Advanced workshops/AI Driving Olympics 2019/challenge_train_w_PPO/common/sagemaker_rl
76 8 813 813 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
config.toml
in Advanced workshops/400 Level DeepRacer Workshop
71 - 481 547 5
all.css
in Advanced workshops/400 Level DeepRacer Workshop/static/css
2570 - 518 550 2
theme.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
1098 - 518 550 2
nucleus.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
522 - 518 550 2
mermaid.forest.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/mermaid
337 - 518 550 2
mermaid.dark.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/mermaid
259 - 518 550 2
mermaid.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/mermaid
257 - 518 550 2
hugo-theme.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
212 - 518 550 2
bootstrap.cfn.yaml
in Advanced workshops/400 Level DeepRacer Workshop/static/cfn
163 - 518 550 2
bootstrap.rover.cfn.yaml
in Advanced workshops/400 Level DeepRacer Workshop/static/cfn
156 - 518 550 2
theme-mine.css
in Advanced workshops/400 Level DeepRacer Workshop/static/css
151 - 518 550 2
menu.html
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/layouts/partials
140 - 518 550 2
bootstrap.rover.no-roles.cfn.yaml
in Advanced workshops/400 Level DeepRacer Workshop/static/cfn
112 - 518 550 2
header.html
in Advanced workshops/400 Level DeepRacer Workshop/layouts/partials
97 - 502 550 3
header.html
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/layouts/partials
90 - 518 550 2
theme-green.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
84 - 518 550 2
theme-deepracer.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
84 - 518 550 2
theme-blue.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
84 - 518 550 2
theme-red.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
84 - 518 550 2
theme-mine.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/exampleSite/static/css
84 - 518 550 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
config.toml
in Advanced workshops/400 Level DeepRacer Workshop
71 - 481 547 5
log_analysis.py
in log-analysis
179 11 496 1008 7
header.html
in Advanced workshops/400 Level DeepRacer Workshop/layouts/partials
97 - 502 550 3
all.css
in Advanced workshops/400 Level DeepRacer Workshop/static/css
2570 - 518 550 2
theme.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
1098 - 518 550 2
nucleus.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
522 - 518 550 2
mermaid.forest.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/mermaid
337 - 518 550 2
mermaid.dark.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/mermaid
259 - 518 550 2
mermaid.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/mermaid
257 - 518 550 2
hugo-theme.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
212 - 518 550 2
bootstrap.cfn.yaml
in Advanced workshops/400 Level DeepRacer Workshop/static/cfn
163 - 518 550 2
bootstrap.rover.cfn.yaml
in Advanced workshops/400 Level DeepRacer Workshop/static/cfn
156 - 518 550 2
theme-mine.css
in Advanced workshops/400 Level DeepRacer Workshop/static/css
151 - 518 550 2
menu.html
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/layouts/partials
140 - 518 550 2
bootstrap.rover.no-roles.cfn.yaml
in Advanced workshops/400 Level DeepRacer Workshop/static/cfn
112 - 518 550 2
header.html
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/layouts/partials
90 - 518 550 2
theme-green.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
84 - 518 550 2
theme-deepracer.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
84 - 518 550 2
theme-blue.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
84 - 518 550 2
theme-red.css
in Advanced workshops/400 Level DeepRacer Workshop/themes/learn/static/css
84 - 518 550 2