Skip to content

Commit

Permalink
Updated title
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawnHymel committed Apr 20, 2020
1 parent 82e6269 commit f443181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TensorFlow Lite Anomaly Detection Example
TinyML Example: Anomaly Detection
========

This project is an example demonstrating how to use Python to train two different machine learning models to detect anomalies in an electric motor. The first model relies on the classic machine learning technique of Mahalanobis distance. The second model is an autoencoder neural network created with TensorFlow and Keras.
Expand Down

0 comments on commit f443181

Please sign in to comment.