Skip to content

Commit c7f8361

Browse files
authored
added link to the full experiment
1 parent 7a9a581 commit c7f8361

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# mscred_keras
2-
A reimplementation of the MSCRED paper in Keras, without the Attention layers (since they were not implemented in Keras during the time).
2+
A reimplementation of the MSCRED model in Keras, without the Attention layers (since they were not implemented in Keras during the time).
3+
A full reimplementation and application experiment could be found here:
4+
5+
https://github.com/y-he2/Efficient-Python-Data-Signal-ML-Lab-Framework/blob/main/poc_signature_anomaly_detection.ipynb
36

47
Since its a while ago, I cannot provide any testing, Keras version, documentation, maintenance, input/output data for testing here at the moment. I might in the future if the need has increased. Hopefully it serves as a reference to help your own implementations. Tell me if theres anything missing, but I make no promises.
58

0 commit comments

Comments
 (0)