Spaces:
Sleeping
Sleeping
updated readme.md
Browse files
README.md
CHANGED
@@ -64,3 +64,11 @@ output:
|
|
64 |
fault_2: Flag indicating the presence of fault in RTU 2.
|
65 |
|
66 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
fault_2: Flag indicating the presence of fault in RTU 2.
|
65 |
|
66 |
```
|
67 |
+
|
68 |
+
### Note:
|
69 |
+
|
70 |
+
Other branches of this repository contain tested methods for this project, including:
|
71 |
+
PCA-based methods (PCA)
|
72 |
+
Gaussian Process Regression (Bayesian)
|
73 |
+
Long short-term memory model (lstm)
|
74 |
+
Hierarchical Temporal Memory (htm)
|