Skip to content

Commit 3fbb613

Browse files
committed
subcategorized Python and added machine learning
1 parent 6be6295 commit 3fbb613

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,14 +162,17 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
162162
* [Part 1](https://khashtamov.com/en/how-to-create-a-telegram-bot-using-python/)
163163
* [Part 2](https://khashtamov.com/en/how-to-deploy-telegram-bot-django/)
164164

165+
### Machine Learning:
166+
167+
* [Using Convolutional Neural Nets to Detect Facial Keypoints](http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/)
168+
* [Generate an Average Face using Python and OpenCV](https://www.learnopencv.com/average-face-opencv-c-python-tutorial/)
169+
165170
### Miscellaneous:
166171

167172
* [Build a Simple Interpreter](https://ruslanspivak.com/lsbasi-part1/)
168173
* [Write a NoSQL Database in Python](https://jeffknupp.com/blog/2014/09/01/what-is-a-nosql-database-learn-by-writing-one-in-python/)
169174
* [Building a Gas Pump Scanner with OpenCV/Python/iOS](https://hackernoon.com/building-a-gas-pump-scanner-with-opencv-python-ios-116fe6c9ae8b)
170175
* [Build a Distributed Streaming System with Python and Kafka](https://scotch.io/tutorials/build-a-distributed-streaming-system-with-apache-kafka-and-python)
171-
* [Using Convolutional Neural Nets to Detect Facial Keypoints](http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/)
172-
* [Generate an Average Face using Python and OpenCV](https://www.learnopencv.com/average-face-opencv-c-python-tutorial/)
173176

174177
## Go:
175178

0 commit comments

Comments
 (0)