From 4fd15a4dfa579fd217ffe25aa8e716fafb4a159d Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Wed, 30 May 2018 21:48:43 +0200 Subject: [PATCH] Add tutorial #155 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0ef132..e8737fe 100644 --- a/README.md +++ b/README.md @@ -352,6 +352,7 @@ * [**Python**: _A Simple Content-Based Recommendation Engine in Python_](http://blog.untrod.com/2016/06/simple-similar-products-recommendation-engine-in-python.html) * [**Python**: _Developing a License Plate Recognition System with Machine Learning in Python_](https://blog.devcenter.co/developing-a-license-plate-recognition-system-with-machine-learning-in-python-787833569ccd) * [**Python**: _Driver Drowsiness detection using OpenCV and Python_](http://pythonopencv.com/driver-drowsiness-detection-using-opencv-and-python/) +* [**Python**: _Stock Market Predictions with LSTM in Python_](https://www.datacamp.com/community/tutorials/lstm-python-stock-market) * [**Ruby**: _A Pedometer in the Real World_](http://aosabook.org/en/500L/a-pedometer-in-the-real-world.html) * [**Ruby**: _Writing a CI Server_](https://developer.github.com/v3/guides/building-a-ci-server/) * [**Ruby**: _Creating a Linux Desktop application with Ruby_](https://iridakos.com/tutorials/2018/01/25/creating-a-gtk-todo-application-with-ruby)