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).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
data.js in mnist-core |
94 | 5 | 1394 | 1430 | 4 |
model.js in mnist-core |
65 | 4 | 1165 | 1430 | 4 |
index.html in mnist-core |
56 | - | 1165 | 1430 | 5 |
ui.js in mnist-core |
46 | 2 | 1059 | 1430 | 5 |
index.js in mnist-core |
25 | 4 | 1423 | 1430 | 2 |
index.js in addition-rnn |
282 | 9 | 1034 | 1424 | 13 |
index.js in polynomial-regression |
191 | 10 | 471 | 1424 | 7 |
index.html in addition-rnn |
116 | - | 1186 | 1424 | 4 |
index.html in polynomial-regression |
67 | - | 1164 | 1424 | 4 |
imagenet_classes.js in mobilenet |
1023 | - | 1407 | 1423 | 2 |
index.js in mnist |
124 | 6 | 1107 | 1423 | 11 |
index.js in mobilenet |
113 | 3 | 315 | 1423 | 8 |
ui.js in mnist |
95 | 9 | 1059 | 1423 | 10 |
index.html in mnist |
93 | - | 1186 | 1423 | 8 |
data.js in mnist |
91 | 2 | 228 | 1423 | 5 |
index.html in mobilenet |
57 | - | 1165 | 1423 | 3 |
index.html in iris |
204 | - | 1172 | 1422 | 6 |
ui.js in iris |
167 | 11 | 1172 | 1422 | 8 |
index.js in iris |
128 | 6 | 1059 | 1422 | 13 |
data.js in iris |
116 | 2 | 1124 | 1422 | 6 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
index.js in mnist-core |
25 | 4 | 1423 | 1430 | 2 |
data.js in polynomial-regression-core |
24 | 1 | 1418 | 1418 | 1 |
__init__.py in mnist-transfer-cnn/python |
3 | - | 1407 | 1407 | 1 |
__init__.py in translation/python |
3 | - | 1407 | 1407 | 1 |
__init__.py in iris/python |
3 | - | 1407 | 1407 | 1 |
__init__.py in sentiment/python |
3 | - | 1407 | 1407 | 1 |
iris.py in iris/python |
55 | 2 | 1407 | 1407 | 1 |
iris_data.py in iris/python |
174 | 2 | 1407 | 1407 | 1 |
mnist_transfer_cnn.py in mnist-transfer-cnn/python |
186 | 6 | 1407 | 1407 | 1 |
imagenet_classes.js in mobilenet |
1023 | - | 1407 | 1423 | 2 |
index.html in webcam-transfer-learning |
174 | - | 1404 | 1415 | 5 |
styles.css in webcam-transfer-learning |
320 | - | 1404 | 1409 | 3 |
data.js in mnist-core |
94 | 5 | 1394 | 1430 | 4 |
ui.js in polynomial-regression-core |
57 | 3 | 1373 | 1418 | 3 |
data.js in tsne-mnist-canvas |
93 | 5 | 1338 | 1338 | 1 |
index.js in polynomial-regression-core |
59 | 6 | 1320 | 1418 | 3 |
controller_dataset.js in webcam-transfer-learning |
22 | 2 | 1318 | 1415 | 4 |
utils.js in cart-pole |
10 | 1 | 1304 | 1304 | 1 |
model.js in mnist-node |
37 | - | 1271 | 1347 | 2 |
data.js in mnist-node |
142 | 9 | 1271 | 1347 | 2 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
gl-class.js in gpu-pipeline |
120 | 16 | 8 | 8 | 1 |
gl-util.js in gpu-pipeline |
105 | 4 | 8 | 8 | 1 |
ui-util.js in gpu-pipeline |
72 | 9 | 8 | 8 | 1 |
index.js in gpu-pipeline |
52 | 1 | 8 | 8 | 1 |
index.html in gpu-pipeline |
43 | - | 7 | 8 | 2 |
gl-shaders.js in gpu-pipeline |
27 | 2 | 8 | 8 | 1 |
service_worker.js in chrome-extension/src |
66 | 4 | 15 | 15 | 1 |
App.tsx in react-native/pose-detection |
285 | 2 | 3 | 133 | 4 |
MainApplication.java in react-native/pose-detection/android/app/src/main/java/com/posenet |
100 | 7 | 133 | 133 | 1 |
MainApplication.java in react-native/image-classification/expo/android/app/src/main/java/com/posenet |
100 | 7 | 133 | 133 | 1 |
AppDelegate.m in react-native/pose-detection/ios/posenet |
88 | 1 | 93 | 133 | 2 |
AppDelegate.m in react-native/image-classification/expo/ios/posenet |
87 | 1 | 133 | 133 | 1 |
MainApplication.java in react-native/image-classification/react-native-cli/android/app/src/main/java/com/reactnativecli |
70 | 6 | 133 | 133 | 1 |
ReactNativeFlipper.java in react-native/pose-detection/android/app/src/debug/java/com/posenet |
59 | 1 | 133 | 133 | 1 |
ReactNativeFlipper.java in react-native/image-classification/expo/android/app/src/debug/java/com/posenet |
59 | 1 | 133 | 133 | 1 |
ReactNativeFlipper.java in react-native/image-classification/react-native-cli/android/app/src/debug/java/com/reactnativecli |
59 | 1 | 133 | 133 | 1 |
App.tsx in react-native/image-classification/expo |
52 | - | 133 | 133 | 1 |
AppDelegate.m in react-native/image-classification/react-native-cli/ios/reactnativecli |
52 | 1 | 133 | 133 | 1 |
reactnativecliTests.m in react-native/image-classification/react-native-cli/ios/reactnativecliTests |
51 | - | 133 | 133 | 1 |
App.tsx in react-native/image-classification/react-native-cli |
51 | - | 133 | 133 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
App.tsx in react-native/pose-detection |
285 | 2 | 3 | 133 | 4 |
metro.config.js in react-native/pose-detection |
10 | - | 3 | 133 | 2 |
index.html in gpu-pipeline |
43 | - | 7 | 8 | 2 |
gl-class.js in gpu-pipeline |
120 | 16 | 8 | 8 | 1 |
gl-util.js in gpu-pipeline |
105 | 4 | 8 | 8 | 1 |
ui-util.js in gpu-pipeline |
72 | 9 | 8 | 8 | 1 |
index.js in gpu-pipeline |
52 | 1 | 8 | 8 | 1 |
gl-shaders.js in gpu-pipeline |
27 | 2 | 8 | 8 | 1 |
content.js in chrome-extension/src |
115 | 8 | 15 | 948 | 3 |
service_worker.js in chrome-extension/src |
66 | 4 | 15 | 15 | 1 |
cart_pole.js in cart-pole |
59 | 4 | 32 | 1304 | 3 |
AppDelegate.m in react-native/pose-detection/ios/posenet |
88 | 1 | 93 | 133 | 2 |
presubmit.ts in root |
33 | - | 93 | 1018 | 3 |
cloudbuild.yml in root |
22 | - | 93 | 1018 | 3 |
MainApplication.java in react-native/pose-detection/android/app/src/main/java/com/posenet |
100 | 7 | 133 | 133 | 1 |
MainApplication.java in react-native/image-classification/expo/android/app/src/main/java/com/posenet |
100 | 7 | 133 | 133 | 1 |
AppDelegate.m in react-native/image-classification/expo/ios/posenet |
87 | 1 | 133 | 133 | 1 |
MainApplication.java in react-native/image-classification/react-native-cli/android/app/src/main/java/com/reactnativecli |
70 | 6 | 133 | 133 | 1 |
ReactNativeFlipper.java in react-native/pose-detection/android/app/src/debug/java/com/posenet |
59 | 1 | 133 | 133 | 1 |
ReactNativeFlipper.java in react-native/image-classification/expo/android/app/src/debug/java/com/posenet |
59 | 1 | 133 | 133 | 1 |