You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: good-articles.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,11 @@ The articles are grouped by subjects and alphabet orders.
7
7
8
8
## Deep Learning
9
9
10
-
-[Your first Deep Learning project in Python with Keras step by step](https://machinelearningmastery.com/tutorial-first-neural-network-python-keras/) by Jason Brownlee.
10
+
-[Building Autoencoders in Keras](https://blog.keras.io/building-autoencoders-in-keras.html) — Keras blog.
11
+
-[Your first Deep Learning project in Python with Keras step by step](https://machinelearningmastery.com/tutorial-first-neural-network-python-keras/) — Jason Brownlee — Machine Learning Mastery.
11
12
12
13
13
14
## Anomaly Detection
14
15
15
-
-[Novelty and Outlier Detection](https://scikit-learn.org/stable/modules/outlier_detection.html)on scikit-learn.
16
-
-[Time Series of Price Anomaly Detection](https://towardsdatascience.com/time-series-of-price-anomaly-detection-13586cd5ff46)by Susan Li.
16
+
-[Novelty and Outlier Detection](https://scikit-learn.org/stable/modules/outlier_detection.html)— scikit-learn docs.
17
+
-[Time Series of Price Anomaly Detection](https://towardsdatascience.com/time-series-of-price-anomaly-detection-13586cd5ff46)— Susan Li — Toward Data Science.
0 commit comments