v3/figures.json
| 1 | { |
| 2 | "version": "v3", |
| 3 | "figures": [ |
| 4 | { |
| 5 | "name": "best ensemble prediction", |
| 6 | "tags": [ |
| 7 | "best", |
| 8 | "ensemble", |
| 9 | "prediction" |
| 10 | ], |
| 11 | "location": "best_ensemble_prediction.png" |
| 12 | }, |
| 13 | { |
| 14 | "name": "capacity and rul", |
| 15 | "tags": [ |
| 16 | "capacity", |
| 17 | "and", |
| 18 | "rul" |
| 19 | ], |
| 20 | "location": "capacity_and_rul.png" |
| 21 | }, |
| 22 | { |
| 23 | "name": "ced curves", |
| 24 | "tags": [ |
| 25 | "ced", |
| 26 | "curves" |
| 27 | ], |
| 28 | "location": "ced_curves.png" |
| 29 | }, |
| 30 | { |
| 31 | "name": "degradation state distribution", |
| 32 | "tags": [ |
| 33 | "degradation", |
| 34 | "state", |
| 35 | "distribution" |
| 36 | ], |
| 37 | "location": "degradation_state_distribution.png" |
| 38 | }, |
| 39 | { |
| 40 | "name": "dg itransformer predictions", |
| 41 | "tags": [ |
| 42 | "dg", |
| 43 | "itransformer", |
| 44 | "predictions" |
| 45 | ], |
| 46 | "location": "dg_itransformer_predictions.png" |
| 47 | }, |
| 48 | { |
| 49 | "name": "dg itransformer training", |
| 50 | "tags": [ |
| 51 | "dg", |
| 52 | "itransformer", |
| 53 | "training" |
| 54 | ], |
| 55 | "location": "dg_itransformer_training.png" |
| 56 | }, |
| 57 | { |
| 58 | "name": "ensemble comparison", |
| 59 | "tags": [ |
| 60 | "ensemble", |
| 61 | "comparison" |
| 62 | ], |
| 63 | "location": "ensemble_comparison.png" |
| 64 | }, |
| 65 | { |
| 66 | "name": "ensemble confusion matrix", |
| 67 | "tags": [ |
| 68 | "ensemble", |
| 69 | "confusion", |
| 70 | "matrix" |
| 71 | ], |
| 72 | "location": "ensemble_confusion_matrix.png" |
| 73 | }, |
| 74 | { |
| 75 | "name": "ensemble weights", |
| 76 | "tags": [ |
| 77 | "ensemble", |
| 78 | "weights" |
| 79 | ], |
| 80 | "location": "ensemble_weights.png" |
| 81 | }, |
| 82 | { |
| 83 | "name": "feature correlation heatmap", |
| 84 | "tags": [ |
| 85 | "feature", |
| 86 | "correlation", |
| 87 | "heatmap" |
| 88 | ], |
| 89 | "location": "feature_correlation_heatmap.png" |
| 90 | }, |
| 91 | { |
| 92 | "name": "lstm actual vs predicted", |
| 93 | "tags": [ |
| 94 | "lstm", |
| 95 | "actual", |
| 96 | "vs", |
| 97 | "predicted" |
| 98 | ], |
| 99 | "location": "lstm_actual_vs_predicted.png" |
| 100 | }, |
| 101 | { |
| 102 | "name": "lstm training curves", |
| 103 | "tags": [ |
| 104 | "lstm", |
| 105 | "training", |
| 106 | "curves" |
| 107 | ], |
| 108 | "location": "lstm_training_curves.png" |
| 109 | }, |
| 110 | { |
| 111 | "name": "mc dropout uncertainty lstm", |
| 112 | "tags": [ |
| 113 | "mc", |
| 114 | "dropout", |
| 115 | "uncertainty", |
| 116 | "lstm" |
| 117 | ], |
| 118 | "location": "mc_dropout_uncertainty_lstm.png" |
| 119 | }, |
| 120 | { |
| 121 | "name": "soc coulomb counting demo", |
| 122 | "tags": [ |
| 123 | "soc", |
| 124 | "coulomb", |
| 125 | "counting", |
| 126 | "demo" |
| 127 | ], |
| 128 | "location": "soc_coulomb_counting_demo.png" |
| 129 | }, |
| 130 | { |
| 131 | "name": "soh degradation trends", |
| 132 | "tags": [ |
| 133 | "soh", |
| 134 | "degradation", |
| 135 | "trends" |
| 136 | ], |
| 137 | "location": "soh_degradation_trends.png" |
| 138 | }, |
| 139 | { |
| 140 | "name": "transformer pt training curves", |
| 141 | "tags": [ |
| 142 | "transformer", |
| 143 | "pt", |
| 144 | "training", |
| 145 | "curves" |
| 146 | ], |
| 147 | "location": "transformer_pt_training_curves.png" |
| 148 | }, |
| 149 | { |
| 150 | "name": "transformer tf training curves", |
| 151 | "tags": [ |
| 152 | "transformer", |
| 153 | "tf", |
| 154 | "training", |
| 155 | "curves" |
| 156 | ], |
| 157 | "location": "transformer_tf_training_curves.png" |
| 158 | }, |
| 159 | { |
| 160 | "name": "unified model comparison", |
| 161 | "tags": [ |
| 162 | "unified", |
| 163 | "model", |
| 164 | "comparison" |
| 165 | ], |
| 166 | "location": "unified_model_comparison.png" |
| 167 | }, |
| 168 | { |
| 169 | "name": "vae anomaly detection", |
| 170 | "tags": [ |
| 171 | "vae", |
| 172 | "anomaly", |
| 173 | "detection" |
| 174 | ], |
| 175 | "location": "vae_anomaly_detection.png" |
| 176 | }, |
| 177 | { |
| 178 | "name": "vae latent umap", |
| 179 | "tags": [ |
| 180 | "vae", |
| 181 | "latent", |
| 182 | "umap" |
| 183 | ], |
| 184 | "location": "vae_latent_umap.png" |
| 185 | }, |
| 186 | { |
| 187 | "name": "vae lstm prediction", |
| 188 | "tags": [ |
| 189 | "vae", |
| 190 | "lstm", |
| 191 | "prediction" |
| 192 | ], |
| 193 | "location": "vae_lstm_prediction.png" |
| 194 | } |
| 195 | ] |
| 196 | } |