Skip to content

Commit ec659bc

Browse files
committed
images are correct
1 parent a921c2f commit ec659bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/projects/deep-learning/anamoly-detection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,13 +126,13 @@ To detect anomalies in time-series data using Long Short-Term Memory (LSTM) netw
126126
!!! tip "Visualizations and EDA of different features"
127127

128128
=== "Synthetic Data Plot"
129-
![img](https://github.com/user-attachments/assets/4ff144a9-756a-43e3-aba2-609d92cbacd2)
129+
![img](https://github.com/user-attachments/assets/e33a0537-9e23-4e21-b0e5-153a78ac4000)
130130

131131

132132
??? example "Model performance graphs"
133133

134134
=== "Reconstruction Error Plot"
135-
![img](https://github.com/user-attachments/assets/e33a0537-9e23-4e21-b0e5-153a78ac4000)
135+
![img](https://github.com/user-attachments/assets/4ff144a9-756a-43e3-aba2-609d92cbacd2)
136136
---
137137

138138
## 📉 MODELS USED AND THEIR EVALUATION METRICS

0 commit comments

Comments
 (0)