mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-27 06:00:25 +00:00
Added Python Deep Learning
http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/
This commit is contained in:
parent
c9d6b6f6ca
commit
4259862e9b
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
* [Write a NoSQL Database in Python](https://jeffknupp.com/blog/2014/09/01/what-is-a-nosql-database-learn-by-writing-one-in-python/)
|
||||
* [Building a Gas Pump Scanner with OpenCV/Python/iOS](https://hackernoon.com/building-a-gas-pump-scanner-with-opencv-python-ios-116fe6c9ae8b)
|
||||
* [Build a Distributed Streaming System with Python and Kafka](https://scotch.io/tutorials/build-a-distributed-streaming-system-with-apache-kafka-and-python)
|
||||
* [Using Convolutional Neural Nets to Detect Facial Keypoints](http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/)
|
||||
|
||||
## Go:
|
||||
|
||||
|
|
Loading…
Reference in a new issue